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
Difference between inline functions and macros?
Explain linear search.
How do I use turbo c++?
Is c++ pass by reference or value?
Is atoi safe?
What is ostream in c++?
Explain Text Manipulation Routines?
Will rust take over c++?
Describe friend function & its advantages.
What are the basic data types used in c++?
Explain one-definition rule (odr).
Write about the members that a derived class can add?
What are c++ variables?
What are built-in functions? What is the syntax for the definition?
Are iterators pointers?