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

How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


How one would use switch in a program?

0 Answers  


How many static variables are created if you put one static member into a template class definition?

0 Answers  


Can I uninstall microsoft c++ redistributable?

0 Answers  


What is wrapper class in c++?

0 Answers  






what is object?

7 Answers  


Implement strcmp

3 Answers   Bloomberg, Citadel,


What is an adaptor class or wrapper class in c++?

0 Answers  


What is the difference between an enumeration and a set of pre-processor # defines?

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


What is an adjust field format flag?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


Categories