Computer Science, asked by krishnavamshi7848, 1 year ago

Determine output:

public class Test{ public static void main(String args[]){ int i, j; for(i=1, j=0;i<10;i++) j += i; System.out.println(i); } }
A.10
B.11
C.9
D.20

Answers

Answered by Neeraj723
0
Hii dear here is your answer


option d is the correct answer

Hope it's help u
Answered by Anonymous
0
______✨ HEY MATE ✨_____

➡️Option (D) is the right answer ✔️

&lt;marquee&gt;✌️ I THINK IT HELPED YOU ✌️
Similar questions