Predict the output and state number of times the loop iterates.
int a=18, b=3;
do
{
if (a>b)
a=a-b;
else
a=b-a;
}while (a!=b );
System.out.println(a);
Answers
Answered by
4
Answer:
Do you know my friend's birthday is also in 9 March.!.!.!. °_°
Answered by
3
Answer:
amiiiiiiiiiiiiiiiiiiiii
Explanation:
your are so lobly, I am so lobly we're so lovely lovely, lobly, lobly
Similar questions