Create a class with the following methods:
i) int LCM(int a, int b), which returns the least common multiple (LCM) among the two integers a and b and return it.
ii) void call( ) to input 10 integers and using the above function find the LCM among the 10 integers.
Answers
Answered by
0
your answer is yes I am I supposed to
Similar questions
Computer Science,
3 months ago
Biology,
3 months ago
Math,
3 months ago
English,
7 months ago
Math,
11 months ago