Describe a stack data structure.

A stack is a LIFO (Last In First Out) data structure. 
Analogous to a stack of plates, every new data entry is placed (or pushed) onto the top of the stack, and to get the the data below it, you must first remove all the data above it.

Answered by Michael T. Computing tutor

3130 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is the difference between HTML, CSS and JavaScript


Simplify the following Boolean expression: ¬(AvB) v ¬(CvD) v ¬A^(BvC) v (¬A^A)


What is the difference between local and global variables?


Describe the difference between passing parameters into a function by reference and by value? Indicating how this may lead to unexpected outputs.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences