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

What is Virtual method?

Tweet Share WhatsApp

Answer:

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

Download OOP PDF Read All 37 OOP Questions
Previous QuestionNext Question
What is Abstract method?What is Polymorphisms?