What is virtual?
No Answer is Posted For this Question
Be the First to Post Answer
What are base class, sub class and super class?
Why we use oops concepts? What is its advantage?
what is full form OOP?
Can a class in java be inherited from more than one class?
What if we override the conflicting method in the class?
How do you prevent a class from being inherited by another class?
What do you mean by virtual function and virtual classes?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
Can you give some examples of tokens?
What is the super keyword?
What is a pure virtual function?