

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct about the below program?
#include
|
A. | Output: Have a nice day |
B. | No output |
C. | Error: Expression syntax |
D. | Error: Undeclared identifier if |
Answer» D. Error: Undeclared identifier if | |