What are friend functions?
Answer / nashiinformaticssolutions
Friend functions can access private and protected members of a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible for the objects to read and write themselves?
Do you know what are static and dynamic type checking?
What is a c++ object?
What is the difference between global variables and static varables?
What is the need of a destructor? Explain with the help of an example.
When do we run a shell in the unix system? How will you tell which shell you are running?
Adobe Interview & Adobe Placement Paper
What is flush c++?
What is a singleton class c++?
Write any small program that will compile in "C" but not in "C++"?
Why do we use constructor?
What is #include ctype h in c++?