GkSeries.com
Home
GK
ENGLISH
CURRENT AFFAIRS
APTITUDE
REASONING
BANKING
UGC NET
COMPUTER SC.
COURSES
Home
Computer Science
how many times will the following loop be executed
Question
How many times will the following loop be executed?
ch = ‘b’ while (ch > = ‘a’ && ch <= ‘z’)
A
20
B
25
C
26
D
0
Answer & Explanation
Option: [B]
Next Question →