Object-oriented programming (OOPs) Question:
Download Job Interview Questions and Answers PDF
What is Virtual keyword?
Answer:
This keyword indicates that a member can be overridden in a child class. It can be applied to methods, properties, indexes and events.
Download OOP Interview Questions And Answers
PDF
Previous Question | Next Question |
What is New modifiers? | What is an Interface? |