write a c++ code to overload + and - for a stack class such
that + provides push and - provides pop operation



write a c++ code to overload + and - for a stack class such that + provides push and - provides pop..

Answer / anmol

just leave this question this is the best option i also
done the same thing and got selected

Is This Answer Correct ?    18 Yes 15 No

Post New Answer

More OOPS Interview Questions

Should you protect the global data in threads? Why or why not?

2 Answers   IBM,


diff between Virtual mathod and abstract method?

1 Answers  


Define a class to represent a bank account. Include the following members: Data Members: Name of the Depositor Account Number Type of Account Balance amount in the account Member Functions: To assign the initial values. To deposit an account. To withdraw an amount after checking the balance. Write a C++ main program to display account number, name and balance.

6 Answers  


What is the renewal class?

0 Answers   Ebix, IBM,


how to get the oracle certification? send me the answer

0 Answers   Oracle,






What are generic functions and generic classes?

5 Answers  


advantage and disadvantage in c++>>oops and what are the questions ask for interview in c++>>oops. could you tell me or reply me

0 Answers  


WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

1 Answers  


Why polymorphism is used in oops?

0 Answers  


Can private class be inherited?

0 Answers  


IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?

2 Answers  


What is polymorphism and types?

0 Answers  


Categories