write a program in java to enter 2 numbers and check if they are co-prime numbers or not
Answers
Answered by
0
Explanation:
if(X%2==0)
cout<<"No is co prime"
Answered by
7
Answer:
I prefer you to use khan academy to learn and write java programming.
Really its a good platform.
U will get there ur answrs instead of being spammed here.
Similar questions