A Level - Data Structures 1

A Level - Data Structures 1

11th Grade

10 Qs

quiz-placeholder

Similar activities

UTS INFORMATIKA PILIHAN GANDA SEMESTER 1

UTS INFORMATIKA PILIHAN GANDA SEMESTER 1

9th - 12th Grade

15 Qs

Searching and sorting

Searching and sorting

11th Grade

12 Qs

ADTypes

ADTypes

11th - 12th Grade

11 Qs

Understanding Data Structures Quiz

Understanding Data Structures Quiz

11th Grade

10 Qs

SOAL POST TEST BANDWIDTH

SOAL POST TEST BANDWIDTH

9th - 12th Grade

10 Qs

DATA STRUCTURE USING C

DATA STRUCTURE USING C

KG - University

15 Qs

Python Review 2023-01-12

Python Review 2023-01-12

9th - 12th Grade

10 Qs

Quiz 1 Stack [Pre-Test]

Quiz 1 Stack [Pre-Test]

11th Grade - University

15 Qs

A Level - Data Structures 1

A Level - Data Structures 1

Assessment

Quiz

Computers

11th Grade

Medium

Created by

S Bourne

Used 54+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following data structures are mutable?

Array

List

Tuple

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Complete this definition... An immutable data structure

is a data structure whose data cannot be changed once it has been created

is a data structure whose data can be changed once it has been created

is a data structure whose data cannot be read or accessed

is a data structure whose data is encrypted

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What type of data structure is a stack?

FIFO

FOFI

LIFO

LIFI

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The process of inserting an element in stack is called ____________

Create

Push

Evaluation

Pop

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If the elements “A”, “B”, “C” and “D” are placed in a queue and are dequeued one at a time, in what order will they be removed?

a) ABCD

b) DCBA

c) DCAB

d) ABDC

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This data structure uses pointers to link nodes together.

Queue

Linked List

Array

Trees

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of the following is an example of a FIFO data structure?

Stack

Array

Queue

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?