State the output of the following:
for ( i = 100 ; i>= 10 ; i/=10)
{
System.out.print(i*2 + “ , ” );
}
Answers
Answered by
1
Answer:
beriheh7ktlaoa ekal toh di of
Similar questions