write a c++ code to overload + and - for a stack class such
that + provides push and - provides pop operation
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 |
Name an advantage of array over linked list?
24 Answers GML, IBM, Software Solutions,
What is new keyword in oops?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is oops and why we use oops?
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
How to overload postfix operator in c++
What is meant by oops concept?
What is stream in oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is abstraction and encapsulation?
write a program to find 2^n+1 ?
What is a template?