What is a friend function in c++?


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

Post New Answer

More C++ General Interview Questions

What is algorithm in c++ programming?

0 Answers  


Are vectors passed by reference c++?

0 Answers  


what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??

4 Answers  


Explain how to initialize a const member data.

0 Answers  


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  






What's the order in which the local objects are destructed?

0 Answers  


What is setiosflags c++?

0 Answers  


is throwing exception from a constructor not a good practice ?

5 Answers   Ericsson,


What are the characteristics of friend functions?

0 Answers  


What is the main purpose of c++?

0 Answers  


What is pure virtual function? Or what is abstract class?

0 Answers  


What is constructor and destructor in c++?

0 Answers  


Categories