1.

How many times the while loop in the following program will get executed if a short int is 2 byte wide?

A. Infinite times
B. 255 times
C. 256 times
D. Only once
E. 254 times
Answer» C. 256 times


Discussion

No Comment Found

Related MCQs