

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the program.
#include
|
A. | Error: RValue required |
B. | Error: Lvalue required |
C. | Error: cannot convert from 'const int *' to 'int *const' |
D. | No error |
Answer» E. | |