How many times will the following code print "Welcome to Examveda"?
int count = 0; do { System.out.println("Welcome to Examveda"); count++; } while (count < 10);
A.8
B.9
C.10
D.11
Answers
Answered by
1
Hello mate
here's your answer
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Option C✔✔
10.
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Hope it helps you
here's your answer
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Option C✔✔
10.
¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤
Hope it helps you
Similar questions
Math,
6 months ago
Social Sciences,
6 months ago
Computer Science,
6 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Political Science,
1 year ago
English,
1 year ago