Page 1 of 1

Choose the correct statement among the below mentioned statements.

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
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