Computer Science, asked by rjrahul152007, 3 months ago

21. What will be the output of the
following program:
Int a, c=0;
for( a = 1; a < 15; a+ = 3)
++C;
System.out.println(c);​

Answers

Answered by akibtamshil24
0

Answer:

I don't know the answer

Explanation:

but please mark me as brainliest

Similar questions