

MCQOPTIONS
Saved Bookmarks
1. |
Point out the error in the following program.
#include
|
A. | Error: invalid function display() call |
B. | Error: invalid function show() call |
C. | No error |
D. | Error: Rvalue required for t |
Answer» C. No error | |