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
When can I use a forward declaration?
What is else if syntax?
What is a constructor in c++ with example?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
Is c++ double?
What is the two main roles of operating system?
What is lvalue?
What is vector pair in c++?
What is c++ used for in games?
What is the use of function pointer?
What is a unnitialised pointer?
What is general form of pure virtual function? Explain?
Which software is best for programming?
How can you link a c++ program to c functions?
Can union be self referenced?