C# Programming - Polymorphism
Exercise : Polymorphism - General Questions
- Polymorphism - General Questions
1.
Which of the following unary operators can be overloaded?
- true
- false
- +
- new
- is
2.
A derived class can stop virtual inheritance by declaring an override as
3.
Which of the following keyword is used to change the data and behavior of a base class by replacing a member of a base class with a new derived member?
4.
Which of the following statements is correct?
5.
Which of the following keyword is used to overload user-defined types by defining static member functions?
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers