What are friend classes? What are advantages of using friend classes?


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

Post New Answer

More C++ General Interview Questions

implement stack using stack.h headerfile functions

1 Answers   Exilant, GMG, Subex, University,


What is do..while loops structure?

0 Answers  


Explain the concept of memory leak?

0 Answers  


what are the iterator and generic algorithms.

0 Answers  


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

0 Answers  






Is empty stack c++?

0 Answers  


Explain how to initialize a const data member.

0 Answers  


What is the best ide for c++?

0 Answers  


What would happen on forgetting [], while deallocating an array through new?

0 Answers  


What is a modifier in c++?

0 Answers  


Please explain the reference variable in c++?

0 Answers  


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

0 Answers  


Categories