C Sharp (C#) - Polymorphism and Abstract Classes
Which of the following is the correct syntax to override a virtual method in a derived class?
override keyword.override correctly; others use incorrect keywords or abstract without implementation.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions