Answer Posted / nashiinformaticssolutions
• 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
Array base access faster or pointer base access is faster?
What are formatting flags in ios class?
Define linked lists with the help of an example.
What is oop in c++?
What is difference between rand () and srand ()?
What is the header file for setw?
What is polymorphism in c++? Explain with an example?
How do I start a c++ project?
What are the two types of comments?
Explain the auto storage classes in c++.
What is a multimap c++?
What is the difference between global int and static int declaration?
Differentiate between an inspector and a mutator ?
What do you mean by storage classes?
Why do we use setw in c++?