Select from following answers:- Operator overloading works in different ways for structures and classes.
- When used as a modifier, the new keyword explicitly hides a member inherited from a base class.
- It is not necessary that all operator overloads are static methods of a class.
- The cast operator can be overloaded.
- All Above
The new keyword when used as a modifier will explicitly hides a member inherited from the base class.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator