Print the value of the least common multiple of two numbers on the screen.The least common multiple is the smallest number divisible by 'a' and 'b'.
Here is an example of how the program will run:
Enter: a = 4, b = 6
|
Paper No: 10
4
6
3 of 3
OUTPUT:
12 Press any key to continue
Question 4:
+ 100%
Zoom
Close