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 |
What is class and object with example?
i^=j; j^=i; i^=j; value of i,j
Conversion from a basic type to a class type may be achieved using______________
what is SPL in c++.
What are two types of polymorphism?
What are the features of oop?
Can a destructor be called directly?
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
can we make a class static without using static keyword?
what is virtual destructor
Is react oop?
what are the different types of qualifier in java?