In this example, you will learn to find the LCM of two numbers using a c program. LCM is also known as Least Common Multiple. In simpler terms, LCM is defined least or lowest number which is the common multiple of the given numbers.