What is friend class in c++ with example?


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

Post New Answer

More C++ General Interview Questions

What happens if an exception is throws from an object's constructor and from object's destructor?

3 Answers   TCS,


Define namespace in c++?

0 Answers  


What is vectorial capacity?

0 Answers  


How would you stop a class from class from being derived or inherited?The constructer should not be Private,as object instantiation should be allowed.

15 Answers   Satyam,


What does std mean in c++?

0 Answers  






What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


Refer to a name of class or function that is defined within a namespace?

0 Answers  


Which operator cannot overload?

0 Answers  


What is a node class in c++?

0 Answers  


Explain the need for "Virtual Destructor"?

2 Answers   Infosys,


Can non graphic characters be used and processed in C++?

0 Answers   HCL,


What is the difference between operator new and the new operator?

3 Answers   Amazon, TCS, Wipro,


Categories