Question: 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

Options

A : new

B : base

C : virtual

D : overrides

Click to view Correct Answer

Previous || Next

Polymorphism - General Questions more questions

Which of the following statements are correct?

Which of the following statement is correct about the C#.NET....

Which of the following statements is correct?

Which of the following operators cannot be overloaded?

Which of the following modifier is used when a virtual....

Which of the following can be declared as a virtual....

Which of the following statements is correct?

Which of the following are necessary for Run-time Polymorphism?

A property can be declared inside a class, struct, Interface.

Which of the following statements is correct about properties used....

Attributes - General Questions more Online Exam Quiz

Inheritance - General Questions

Interfaces - General Questions

Namespaces - General Questions

Operators - General Questions

Properties - General Questions

Structures - General Questions

Advanced SQL - General Questions

Data and Database Administration - General Questions

Database Design Using Normalization - General Questions