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 |
difference between static and non-static variables?
what is the 3 types of system development life cycle
What is polymorphism programming?
Name a typical usage of polymorphism
What is balance factor?
how to write a java program for an output ****0 ***01 **012 *0123 01234
How to Increment the value of the empid E001 for each and every employee by using the programe?
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
what is the difference between ERROR and EXCEPTION?
what is runtime polymorphism? For the 5 marks.
What is the Advantage of Interface over the Inheritance in OOPS?