MCQOPTIONS
Saved Bookmarks
| 1. |
CHOOSE_THE_CORRECT_STATEMENT_AMONG_THE_BELOW_MENTIONED_STATEMENTS:?$ |
| A. | Forgetting to declare an operator method as public |
| B. | Forgetting to declare an operator method as static |
| C. | Forgetting to return a bool type value while overloading a relational operator |
| D. | All of the mentioned |
| Answer» E. | |