What is meant by STACK?

Answer Posted / swetcha

A stack is a collection of items in which only the most
recently added item may be removed. The latest added item
is at the top. Basic operations are push and pop. Often top
and isEmpty are available, too. Also known as "last-in,
first-out" or LIFO.

Is This Answer Correct ?    43 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how we can know the funcions available in a class recording java?

1739


I want Ada programming language books. Could anyone post me any link for that?

2938


which book we learned this mantis? how many version are realsed this mantis upto now?

1417


When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain

1398


Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".

1947






Hello Experts, What is the difference between move and move corresponding exactly? please post me asap

1322


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

1619


What is test execution and when will we start execution please send me one example for this question

1417


Write a program to swap the content of two variables without using a third variable.

566


What is WEB 3.0? What are the features their in WEB3.0

1570


Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

714


Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.

2073


what is session state?

1509


Colors specified with the notation

1798


What are two of your strengths that you will bring to our QA/testing team?

1631