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 do you use the namespace feature?
What is array give example?
What are move semantics?
What are the c++ access specifiers?
Can you explicitly call a destructor on a local variable?
What do the keywords volatile and mean mutable?
Write a program which employs Recursion
Write a function to find the nth item from the end of a linked list in a single pass.
Which bit wise operator is suitable for checking whether a particular bit is on or off?
What is a multimap c++?
What are the steps in the development cycle?
Is c++ vector a linked list?
What is the standard template library (stl)?
Is c++ a pure oop language?
Does improper inheritance have a potential to wreck a project?