Data structures - A-level

Data structures - A-level

12th Grade

15 Qs

quiz-placeholder

Similar activities

Graph Traversal Algorithms Quiz

Graph Traversal Algorithms Quiz

12th Grade - University

13 Qs

Y13 Graph Traversal

Y13 Graph Traversal

9th Grade - University

16 Qs

Depth and Breadth Searches

Depth and Breadth Searches

12th Grade

19 Qs

Data Structures

Data Structures

12th Grade

15 Qs

Graph Traversals

Graph Traversals

12th Grade

17 Qs

Struktur Data

Struktur Data

9th - 12th Grade

20 Qs

Data structure test1

Data structure test1

12th Grade

20 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 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?