Question: Which of the following statements is correct?

Options

A : Static methods can be a virtual method.

B : Abstract methods can be a virtual method.

C : It is necessary to override a virtual method.

D : When overriding a method, the names and type signatures of the override method must be the same as the virtual method that is being overriden.

Click to view Correct Answer

Previous || Next

Polymorphism - General Questions more questions

Which of the following unary operators can be overloaded?

Which of the following keyword is used to change the....

Which of the following statements is correct?

Which of the following keyword is used to overload user-defined....

Which of the following is the correct way to overload....

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....

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