What is meant by STACK?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is %Type,%Rowtype?

1842


What is the use of Differ interface check box in Ship confirm?

1851


what is c sharp dotnet

1749


One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)

3001


What is the entry point function of a DLL?

623






how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there

1755


in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?

1651


I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.

4307


What is web.configuration? how is it work? & wht is use this?

1364


EXPLAIN UNARY OPEARATORS

1805


Define distributed queries. can you explain me as soon as possible

1628


How do i find out the number of parameters passed into function?

2217


How to print No.of.rows affected after updation using ADO.Net

2480


Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?

610


How to know we are in home page of a web application using QTP

2004