Examveda

Choose the wrong statement from the given set of statements?

A. All operators in C#.NET cannot be overloaded

B. We can use the new modifier to modify a nested type if the nested type is hiding another type

C. Operator overloading permits the use of symbols to represent computations for a type

D. In case of operator overloading all parameters must be of different type than the class or struct that declares the operators

Answer: Option D


Join The Discussion

Related Questions on Classes and Objects in C Sharp