Computer Science, asked by jaiswalkhushi799, 9 months ago

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 sidhant014
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