

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the program.
#include
|
A. | Error: Lvalue required |
B. | Error: cannot convert 'const char *' to 'char *'. |
C. | No error and No output |
D. | None of above |
Answer» D. None of above | |