Vidyalelo
C# Programming · Q149

Classes and Objects in C Sharp

Programming · C# Programming · question 149

Q149

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board