Computer Science, asked by somiddhyabanerjee, 2 months ago

Convert the following into a while loop:

for (int i=10;i>4;i=i/2) i=i-1;

System.out.println(“Done");​

Answers

Answered by MayurMh
0

Answer:

sorry o i don't know ans mark me as brain list

and you ask another question

Similar questions