

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
#include
|
A. | Error: RValue required |
B. | Error: cannot convert from 'const int *' to 'int *const' |
C. | Error: LValue required in strcpy |
D. | No error |
Answer» E. | |