Home » C# Programming » Polymorphism

Which of the following statements is correct?

Correct Answer: 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.

← Previous Question Next Question→

Discussion & Comments

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