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

write the prime no program in c++?

16 Answers  


write a C++ programming using for loop: * * * * * * * * * *

4 Answers   TCS,


What are register variables?

0 Answers  


What is a mutex and a critical section.Whats difference between them?How do each of them work?

4 Answers   CTS,


Differentiate between a constructor and a destructor in c++.

0 Answers  






What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal

0 Answers  


Why is c++ considered difficult?

0 Answers  


Can we use clrscr in c++?

0 Answers  


What is a constructor and how is it called?

0 Answers  


Explain the static storage classes in c++.

0 Answers  


What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

0 Answers  


What is constant in c++ with example?

0 Answers  


Categories