what is virtual function?
Answer Posted / jayakrishna reddy
The virtual keyword means that method,property or function
can be overridden
| Is This Answer Correct ? | 154 Yes | 24 No |
Post New Answer View All Answers
Which type does string inherit from?
Why is polymorphism needed?
What does it mean when someone says I oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is debug class?what is trace class? What differences are between them? With examples.
What are different oops concepts?
Can we define a class within the interface?
Why is polymorphism used?
How to improve object oriented design skills?
Can static class have constructor?
Explain the advantages of inheritance.
what type of questions
What is the significance of classes in oop?
Whats oop mean?
What are properties in oop?