STL (140)
OOPS (873)
C++ General (2409) write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation
1 6124
What is destructor oops?
What is a list c++?
What is virtual function? Explain with an example
Can I learn c++ as my first language?
How can you create a virtual copy constructor?
What is purpose of new operator?
How much is c++ certification?
Discuss about iteration statements in C++ .
List the issue that the auto_ptr object handles?
Explain the scope of resolution operator.
What jobs can you get with a c++ certification?
Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
Why is c++ is better than c?
How to allocate memory dynamically for a reference?