Math, asked by kinjaldas999, 6 months ago

What will be the output of the
following program snippet:
for (int a = 10; a = 0; a -=2);
System.out.print (a + " ");
System.out.print (a +"");​

Answers

Answered by sunithap2298
0

Answer:

do u need briefly or just the answer,let me know..

Similar questions