Which of the following statements are correct in nature?
(a) The conditional logical operators cannot be overloaded
(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
I have been asked this question in an interview for job.
Asked question is from Introduction of Overloaded Operators in division Object Oriented Concepts of C#