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

3091 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

Project Euler Question 3: What is the largest prime factor of the number 600851475143?


The numbers 6B and 12 are displayed in hexadecimal form. Convert them into binary form and perform binary addition to find the sum. Convert your answer back into hexadecimal. Show your workings.


Represent the denary number 5.625 as an unsigned binary fixed point number with three bits before and five bits after the binary point.


What is the difference between a high level language and a low level language?


We're here to help

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