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 6123
What is a catch statement?
Which is best c++ or java?
How would you use the functions randomize() and random()?
Is c++ faster than c?
What is iterator c++?
Can bst contain duplicates?
What is flush () in c++?
What is the difference between public and private data members?
Is empty stack c++?
What is the use of pointer in c++ with example?
What makes a language oop?
What is the difference between function overloading and operator overloading?
Which operations are permitted on pointers?
Can you write a function similar to printf()?
Difference between strdup and strcpy?