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
0
Hii dear here is your answer
option d is the correct answer
Hope it's help u
option d is the correct answer
Hope it's help u
Answered by
0
______✨ HEY MATE ✨_____
➡️Option (D) is the right answer ✔️
➡️Option (D) is the right answer ✔️
Similar questions
English,
7 months ago
History,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago