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 |
c++ is a purely oop concept?
what is difference b/w object based and object oriented programming language?
18 Answers Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
Write a program to sort the number with different sorts in one program ??
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is class and example?
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
what i oops concept, how many languages supports oops concept?
Can we create object of abstract class?
what is object oriented programming and procedure oriented programming?
write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language
When will a constructor executed?
Why multiple inheritance is not allowed?