Answer Posted / hr@tgksolutions.com
• A non-member function that has access to the private and protected members of a class. Declared using the friend keyword.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is facebook written in c++?
What is an undefined behavior and sequence points
Is c# written in c++?
Will this c++ program execute or not?
Can a new be used in place of old mallocq? If yes, why?
When does a name clash occur in c++?
Which sort does c++ use?
What is a multimap c++?
Why pointer is used in c++?
what are the iterator and generic algorithms.
What causes a runtime error c++?
What is function prototyping?
Is recursion allowed in inline functions?
Differentiate between late binding and early binding. What are the advantages of early binding?
What is a template in c++?