What is meant by STACK?
Answers were Sorted based on User's Feedback
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 |
Answer / kanchan
stack is one of the data strucure, in which we can add and
remove item on the principle of last in first out(LIFO)...
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / aravindh.r
Stack data structures refer to the lists stored and accessed
in a special way where LIFO(Last In First Out) technique is
followed.In stacks,insertion and deletions take place only
at the end,called TOP.
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / r.narendran
stack is a collection of items,it is also one data structure
in that we can add and remove item or insertion and deletion
progress takes place on the principle of "LIFO".
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jaya kumar e
stack is one of the data strucure, in which we can add and
remove data or item on the principle of (LIFO) last in first out.
| Is This Answer Correct ? | 1 Yes | 1 No |
WHAT IS NV RAM ?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
What do you meant by Runtime Polymorphism?
how do you generate source code for the automatic generation for receipt number
What is a must for multitasking? a) Process preemption b) Paging c) Virtual memory d) None of the above
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
What is the best action a system can take when deadlock is detected
which of the following is efficient in terms of space a. insertion sort b. quick sort c. selection d. both a and c
can we convert .class file to dll file
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database