MCQOPTIONS
Saved Bookmarks
| 1. |
If a const object calls a non-const member function then ____________________ |
| A. | Run time error may get produced |
| B. | Compile time error may get produced |
| C. | Either compile time or run time error is produced |
| D. | The program can’t be compiled |
| Answer» C. Either compile time or run time error is produced | |