What is the stack?

Answer Posted / firstdew

stack is liner data structure which work on simple theorem
of first in first out (like piles of plates kept in order)in
which addition as well as deletion happens from only one end
that is top.

Is This Answer Correct ?    2 Yes 34 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can a called function determine the number of arguments that have been passed to it?

655


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

672


Discuss the possibilities related to the termination of a program before entering the mainq method?

541


What is a class template?

585


Briefly describe a B+ tree. What is bulk loading in it?

797






What is a down cast?

610


What is the best c++ book?

710


Explain the difference between abstract class and interface in c++?

521


Why is c++ not purely object oriented?

563


What are c++ templates used for?

615


What is the difference between struct and class?

738


Explain the problem with overriding functions

604


How long will it take to learn programming?

584


Does c++ support multilevel and multiple inheritances?

548


Is c++ double?

559