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
What is a buffer c++?
When one must use recursion function? Mention what happens when recursion functions are declared inline?
Describe the process of creation and destruction of a derived class object?
What are separators in c++?
What is split a string in c++?
What are member functions used in c++?
How do you clear a map in c++?
What do you mean by vtable and vptr in c++?
Is c or c++ more useful?
What are the basic data types used in c++?
What is #include ctype h in c++?
What are the advantages of inheritance in c++?
What is setw manipulator in c++?
How can you link a c program with a c function?
Differentiate between a template class and class template in c++?