1.

How many times the following loop be executed { … ch = ‘b’; while(ch >= ‘a’ && ch

A. 0
B. 25
C. 26
D. 1
Answer» C. 26


Discussion

No Comment Found