Explain virtual class and friend class.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is guard code in c++?

0 Answers  


What are c++ tokens?

0 Answers  


What gives the current position of the put pointer?

0 Answers  


What new()is different from malloc()?

0 Answers  


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

0 Answers  


What is c++ runtime?

0 Answers  


What are the benefits of operator overloading?

0 Answers  


How do you save a c++ program?

0 Answers  


What is an operator in c++?

0 Answers  


Which is better c++ or java?

0 Answers  


How can you quickly find the number of elements stored in a a) static array b) dynamic array ?

5 Answers   Lucent,


What is the difference between stack and heap memory?

1 Answers  


Categories