

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program ?_x000D_
#include
|
A. | 0, 0, 0, 0, 0 |
B. | 0, 32, 32, 32, 32 |
C. | 32, 32, 32, 32, 0 |
D. | 32, 32, 32, 32, 32 |
Answer» D. 32, 32, 32, 32, 32 | |