1.

Point out the error in the program.

A. Error: RValue required
B. Error: Lvalue required
C. Error: fun() returns a pointer const character which cannot be modified
D. No error
Answer» D. No error


Discussion

No Comment Found