

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the program.
#include
|
A. | Error: RValue required |
B. | Error: cannot modify const object |
C. | Error: LValue required in strcpy |
D. | No error |
Answer» C. Error: LValue required in strcpy | |