Define friend function.


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

Post New Answer

More C++ General Interview Questions

What is a constant reference?

0 Answers  


What is the difference between shallow copy and deep copy?

1 Answers  


When to use Multiple Inheritance?

6 Answers  


What is the difference between "overloading" and "overridding"?

3 Answers  


What is an orthogonal base class in c++?

0 Answers  






Write a corrected statement in c++ so that the statement will work properly. if (x = y) x = 2*z;

2 Answers  


How to implement is-a and has-a class relationships?

0 Answers  


what does the following statement mean? int (*a)[4]

0 Answers  


Is there a c++ certification?

0 Answers  


What is ios flag in c++?

0 Answers  


What is conditions when using boolean operators?

0 Answers  


Is facebook written in c++?

0 Answers  


Categories