C# Programming - Polymorphism
Exercise : Polymorphism - General Questions
- Polymorphism - General Questions
11.
Which of the following operators cannot be overloaded?
- true
- false
- new
- ~
- sizeof
12.
Which of the following modifier is used when a virtual method is redefined by a derived class?
13.
In order for an instance of a derived class to completely take over a class member from a base class, the base class has to declare that member as
14.
Which of the following can be declared as a virtual in a class?
- Methods
- Properties
- Events
- Fields
- Static fields
15.
Which of the following statements is correct?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers