Data structures - A-level

Data structures - A-level

12th Grade

15 Qs

quiz-placeholder

Similar activities

Crash Course Computer Science #14 - Data Structures

Crash Course Computer Science #14 - Data Structures

9th - 12th Grade

15 Qs

SLR5 | Algorithms

SLR5 | Algorithms

12th Grade

15 Qs

Graph

Graph

12th Grade - University

10 Qs

Chapter 3: Network Topology

Chapter 3: Network Topology

12th Grade - University

15 Qs

Graph Data Structures

Graph Data Structures

11th - 12th Grade

10 Qs

1.4.(c) Data Structures (video)

1.4.(c) Data Structures (video)

12th Grade

11 Qs

Linked Lists Quiz

Linked Lists Quiz

12th Grade

20 Qs

Operating Systems (OCR A level)

Operating Systems (OCR A level)

12th Grade

19 Qs

Data structures - A-level

Data structures - A-level

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Chris Spencer

Used 20+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these data structures is LIFO?

Stack

Queue

Binary Tree

Linked list

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

_________________ is a collection of elements used to store the same type of data.
Array
Switch
Case
Loop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of data structure?

Arrays

Tables

Stacks

Trees

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A FIFO structure implemented as a ring where the front and rear pointers can wrap around the end of the start of the array.

Linear Queue

Circular Queue

Priority Queue

Circular Stack

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It uses pointers to link nodes.

Queue

Linked List

Array

Trees

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

LIFO stands for

List of Outputs

Last in First Out

First in Last Out

Last in Front Output

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A LIFO structure where the last item of data added is the first to leave.

Stack

Queue

Graph

Linked list

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?