What is the stack?

Answer Posted / subhransu sekhar das

stack is a special datastructure in which we can insert and
delete item at only one end i,e top end.it is having the
order of lifo(last in first out)

Is This Answer Correct ?    38 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe new operator and delete operator?

626


Does c++ have finally?

565


How do you compile the source code with your compiler?

615


How do you remove an element from a set in c++?

579


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

683






Difference between overloading vs. Overriding

588


Can static member variables be private?

624


Explain what is oop?

619


What is lambda expression c++?

576


What is #include sstream?

622


What is else if syntax?

675


what is data abstraction in C++?

648


Which is best c++ or java?

606


Explain virtual class and friend class.

597


What are the new features that iso/ansi c++ has added to original c++ specifications?

583