Computer Science, asked by v1102, 4 months ago

V. Give the output of the following snippets based on nested loops:
1. int ij:
for (i=0; i<4; i++)
Output:
{
for (j=i: j>=0; i--)
System.out.print();
System.out.println();
}

Answers

Answered by mokshitha49
0

Answer:

I don't understand

Explanation:

the question. sos eso qua

Similar questions