what is the virtual function overhead, and what is it used
for ? i hope i can get and appropriate answers, thanks a lot....
Answer Posted / sanish joseph
I thnk virtual fns r declared with 'virtual' keyword
nd it must be redifend in the derivd classes.
wen mor dan one classes derivs a methd in the base class,
dat method can be writn with virtual to avoid ambiguity.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is basic concept of oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is protected in oop?
What is a class oop?
Why do we use oops?
What is polymorphism programming?
Prepare me a program for the animation of train
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What do you mean by abstraction?
What is polymorphism used for?
What do you mean by Encapsulation?
What is inheritance write a program to show use of inheritance?
What is the difference between static polymorphism and dynamic polymorphism?
What is an example of genetic polymorphism?
Write a c++ program to display pass and fail for three student using static member function