write a program in java to enter two numbers and check if they are co-prime or not .Use function GCD(int,int)to return the HCF of the arguments to the main().
Answers
Answered by
0
I think you should search the code from Google and paste the code in your editor it will take nearly half n hour
Similar questions