Home » C# Programming » Polymorphism

Which of the following statements is correct?

Correct Answer: If a derived class does not provide its own version of virtual method then the one in the base class is used.

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion