Vidyalelo
C# Programming · Q208

Classes and Objects in C Sharp

Programming · C# Programming · question 208

Q208

Which of the following statements are correct in nature?

A.
The conditional logical operators cannot be overloaded
Answer
B.
The array indexing operator can be overloaded
C.
A public or nested public preference type does not overload the equality operator
D.
None of the mentioned

Answer: Option A

Solution

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