List down the guideline that should be followed while using friend function.
No Answer is Posted For this Question
Be the First to Post Answer
Explain deep copy and a shallow copy?
Does there exist any other function which can be used to convert an integer or a float to a string?
What is friend class in c++ with example?
What are c++ files?
What are the benefits of pointers?
Mention the purpose of istream class?
What are exceptions c++?
Can we sort map in c++?
Which one is better- macro or function?
Is c++ built on c?
What is singleton class in c++?
What are Virtual Functions? How to implement virtual functions in "C" ?