What are the advantages of using friend classes?
No Answer is Posted For this Question
Be the First to Post Answer
Can we declare a base-class destructor as virtual?
Do we have to use initialization list in spite of the assignment in constructors?
What is format for defining a structure?
How does a C++ structure differ from a C++ class?
What is object slicing and how can we prevent it?
What is std namespace in c++?
What is ifstream c++?
Which function cannot be overloaded c++?
Write about the local class and mention its use?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What is the basic structure of c++ program?
Differentiate between a constructor and a destructor in c++.