3. Predict the output of the following:
int i, j, k,
for (i =1;i<= 4; ++i) {
for (k = 1, j = i;
ki; k++, j += 2)
System.out.print(" "+j);
System.out.println();
}.
Tell me.
Answers
Answered by
2
Answer:
d()8866(>362 "325
Explanation:
k=1
Answered by
0
Answer:
hahahahahhahahahahahahahahahahah
Explanation:
i don't know
Similar questions