Object-oriented programming (OOPs) Question:
Download Questions PDF

What is Virtual method?

Answer:

Virtual Method has implementation & provide the derived class with the option to override it.

Download OOP Interview Questions And Answers PDF

Previous QuestionNext Question
What is Abstract method?What is Polymorphisms?