Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
C# Programming
»
Polymorphism
Which of the following statements is correct?
The conditional logical operators cannot be overloaded.
When a binary operator is overloaded the corresponding assignment operator, if any, must be explicitly overloaded.
We can use the default equality operator in an overloaded implementation of the equality operator.
A public or nested public reference type does not overload the equality operator.
The array indexing operator can be overloaded.
Show Answer
Correct Answer:
The conditional logical operators cannot be overloaded.
← Previous
Next →
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment