

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are correct about the below program?
#include
|
A. | Error: Expression syntax |
B. | Error: Lvalue required |
C. | Error: Rvalue required |
D. | The Code runs successfully |
Answer» C. Error: Rvalue required | |