Create a class with the following methods: a. int LCM(int aint b), which returns the least common multiple(LCM) among the two integers a and b and return it. b. void call() to input 10 integers and using the above function find the LCM among the 10 intgers.
Answers
Answered by
0
Answer:
sorry dude I'm weak in va
Similar questions