What will be the result?
1. int i = 10; 2. while(i++ <= 10){ 3. i++; 4. } 5. System.out.print(i);
A.10
B.11
C.12
D.13
Answers
Answered by
2
Hii dear here is your answer
option b is the correct answer
Hope it's help u
option b is the correct answer
Hope it's help u
Answered by
22
B. 11
Hope it helps u
Hope it helps u
Similar questions
Science,
6 months ago
Science,
6 months ago
English,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago