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
Why c++ is not a pure oop language?
Does there exist any other function which can be used to convert an integer or a float to a string?
What is srand c++?
List the merits and demerits of declaring a nested class in C++?
What is #include iostream h in c++?
What are guid?
Why main function is special in c++?
Can recursive program be written in C++?
What is exception handling? Does c++ support exception handling?
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What are the vectors in c++?
What is endl c++?
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
What is the basic structure of c++ program?
How does a C++ structure differ from a C++ class?