cpp multiple questions and answer Mcqs

Oops With C++ Practice Questions

11. The private data of a class accessed by a friend function

Show Answer ?

12. Can we declare pointer to a pointer in C++

Show Answer ?

13. Which of the following in your opinion is a valid declaration?

Show Answer ?