Computer Science, asked by sunitaangel879, 5 months ago

2. Find out errors,
out errors, if any: Cicj)
(a) m = 1;
n = 0;
for(; m + n < 19 ; ++n)
System.out.println("Hello \n");
m = m + 10 ;
(b) while(ctr != 10); {
ctr = 1;
sum = sum + a;
ctr = ctr + 1;
(c) for(a = 1, a > 10 ; a = a + 1)
}​

Answers

Answered by roshanshreedhankar56
2

Welcome to Gboard clipboard, any text you copy will be saved here.

Similar questions
Art, 2 months ago