Explain the 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

What do you mean by delegate? Can a user retain delegates?

0 Answers  


What is "strstream" ?

1 Answers   Huawei,


Write a short code using c++ to print out all odd number from 1 to 100 using a for loop

0 Answers  


Do you need a main function in c++?

0 Answers  


Explain how we implement exception handling in c++?

0 Answers  






How the compilers arranges the various sections in the executable image?

1 Answers  


Is there any function that can skip certain number of characters present in the input stream?

0 Answers  


How do you clear a buffer in c++?

0 Answers  


What are keywords in c++?

0 Answers  


Explain the purpose of the keyword volatile.

0 Answers  


Can static member variables be private?

0 Answers  


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

0 Answers  


Categories