what is a virtual class?
Answer Posted / ritesh parkhi
Virtual class in a part or used to implement Runtime
polymorphism.Through it dynamically we can access a class or
method of that class.With use of Pointer to base class we
can implememt it.We try to access object of any class
without regarding their class.We are passing object address
in this base class pointer to access a particulat method of
a class at runtime.
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is byval and byref? What are differences between them?
How to call a non virtual function in the derived class by using base class pointer
Why is abstraction used?
What does I oop mean?
Is react oop?
What do you mean by Encapsulation?
Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.
What are main features of oop?
What is abstraction encapsulation?
Whats is abstraction in oops?
What is overriding in oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
program for insertion ,deletion,sorting in double link list
What does and I oop mean in text?
Why is polymorphism important in oop?