What is virtual class and friend class?
Answer Posted / kirti joshi
friend class is used to share private data between 2 or
more classes the function declared as freind are not called
using any object it is called like normal .the arguments to
such functions is normally object of a class.
virtual class is used for run time polymorphism when object
is linked to procedure call at run time
| Is This Answer Correct ? | 53 Yes | 7 No |
Post New Answer View All Answers
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is polymorphism and types?
Why is oop better than procedural?
program for insertion ,deletion,sorting in double link list
What is the renewal class?
how to get the oracle certification? send me the answer
Is oop better than procedural?
What is the oops and benefits of oops programming?
State what is encapsulation and friend function?
What are the features of oop?
What is inheritance write a program to show use of inheritance?
What makes a language oop?
What is oops in simple words?
How do you explain polymorphism?
What are benefits of oop?