What is virtual function?where and when is it used?
Answers were Sorted based on User's Feedback
Answer / reshma khan pathan
In object-oriented programming, a virtual function is a
function whose behavior can overridden by a function of
same signature of inherited class.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
How do you make derived class as an abstract class?
What is polymorphism in oops with example?
How long to learn object oriented programming?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
What is the importance of oop?
Can we create object of interface?
hi all..i want to know oops concepts clearly can any1 explain??
if u write a class do u write Assignment operator and copy constructor
How do you use inheritance in unity?
What makes a language oop?
can you give the dynamic polymorphism types?
what is object oriented programming and procedure oriented programming?