Un-Answered Questions { C++ General }

How to allocate memory dynamically for a reference?

536


How to give an alternate name to a namespace?

581


Which should be more useful: the protected and public virtuals?

592


List the issue that the auto_ptr object handles?

602


What is meant by forward referencing and when should it be used?

544


Explain the concept of copy constructor?

613


How a pointer differs from a reference?

684


Describe the setting up of my member functions to avoid overriding by the derived class?

601


Why should we use null or zero in a program?

592


Write a note about the virtual member function?

595


Why do we use the using declaration?

650


What are the advantages of using const reference arguments in a function?

606


Differentiate between the manipulator and setf( ) function?

586


How can virtual functions in c++ be implemented?

602


Can we use this pointer in a class specific, operator-overloading function for new operator?

607