What is virtual function?where and when is it used?
Answer Posted / vijaya lakshmi
virtual memory used as a temporary memory.it mainly
used to store a another variable value.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
can we make game by using c
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Prepare me a program for the animation of train
write knight tour problem which is present in datastructure
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is overloading in oop?
What is for loop and its syntax?
What is polymorphism programming?
What is polymorphism explain its types?
What is the example of polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is constructor in oop?
What is the difference between inheritance and polymorphism?
What is static in oop?
What is multilevel inheritance in oop?