Answer Posted / nashiinformaticssolutions
Friend functions can access private and protected members of a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a driver program?
What is the difference between a baller and a reference in C++?
What is the use of "new" operator?
What is auto type c++?
Is java a c++?
How many standards of c++ are there?
What is #include iostream?
Why we use #include conio h in c++?
Explain differences between new() and delete()?
What is the rule of three?
Define whitespace in C++.
What is this pointer in c++?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
Define linked lists with the help of an example.
Why do we use templates?