In Data Structures What Are The Uses Of Its Applications Stacks?
In data structures what are the uses of its applications stacks?
1 Answer - Sort by: Date | Rating
A stack is used for LIFO (last in, first out) or for FIFO (first in first out). That means when ever you store the data it will be stored in form of table. You can store the data in first row and can take out the data from first row or store the data in last row and can take out the data from first row. Cant take out the data from the middle rows. For more clarification please click here.
0
0
- How The Performance Of Database?
- How Is That The Additional Hardware Affect The Data Base Management System?
- How Do You Automate Starting And Shutting Down Of Databases In Unix?
- How Design An Algorithm For The SIMD Computer To Calculate The Sum Of An Array (A) Of 8 Elements. Assume That Element Ai Is Stored In The Local Memory Of PEi, Where I=1,2,3,.......4?
- Do I Have To Write A Main Method In Every Class I Create?Why?
- Do I Have To Write A Main Method In Every Class I Create?
- What Is Centralize Database Management System?
- What Areas Of Software Quality Assurance Have You Been Actively Involved In?
- Why We Indicate FF As 0FF In Program?
- When To Apply For Css?
- How Do I Enable Java On My I465?
- What Are Key Features Of Procedural Programming?
- What Is Conceptual Methodology?
- What Is Hierarchy Or Structure Of Database?
- Explain How Records And Related Records Are Deleted To Ensure The Integrity?
- I Am Non IT Professionals And Now I Want To Join MS Dynamics CRM. I Learnt Tha C# And ASP.net Is Must For That?
- What Is The Definition Of Hierarchical?
- What Is Rule Based Query?
- A B C D E A B C D A B C A B A Search Program For This Output (using For Loop)?
- How To Convert Binary To Octal In Java Programming?
- What Is Overloading In Java?
- Why Relations Should Not Have Transitive Dependency. Illustrate With Example?
- Create A Program That Displays Color Of An Item Whose Item Number Is Entered By User In C++?
- What Compression Programs Are Associated With Zip Sit And Exe File Extensions?
- Network Data Model And How Its Structure Contributed To Database Environment Development?

New Comment - Comments are editable for 5 min.