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.

MT
Answered by Michael T. Computing tutor

3310 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is an OOP (Object Oriented Programming) language?


Given a graph with n nodes and m edges, every edge has a passing cost that can be negative, find the minimum distance between node 1 and every other node


Discuss the differences between operating systems designed for desktop computers and embedded systems.


Write pseudocode for the linear search algorithm, and then explain it’s complexity using big-O notation


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences