

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statement is correct about the program given below?
|
A. | The program will report error on compilation. |
B. | The program will display 9 garbage values. |
C. | The program will display NULL 9 times. |
D. | The program will display 0 1 2 1 2 3 2 3 4. |
Answer» C. The program will display NULL 9 times. | |