Computer Science, asked by sushmac76, 3 months ago

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 arunbty567
4

Answer:

Do you know my friend's birthday is also in 9 March.!.!.!. °_°

Answered by susreetahembrom
3

Answer:

amiiiiiiiiiiiiiiiiiiiii

Explanation:

your are so lobly, I am so lobly we're so lovely lovely, lobly, lobly

Similar questions