A Level - Data Structures 1

A Level - Data Structures 1

11th Grade

10 Qs

quiz-placeholder

Similar activities

Pretest Tumpukan dan Antrean

Pretest Tumpukan dan Antrean

10th Grade - University

10 Qs

INFORMATIKA 10 SMT 1 PAS BAB 1 HAL 009

INFORMATIKA 10 SMT 1 PAS BAB 1 HAL 009

9th - 12th Grade

10 Qs

Data structures 2: Stacks and Queues

Data structures 2: Stacks and Queues

11th Grade

15 Qs

ADT recap!

ADT recap!

10th - 12th Grade

15 Qs

A - Level Tree Traversal

A - Level Tree Traversal

11th Grade

11 Qs

Analisis Struktur Data

Analisis Struktur Data

10th Grade - University

12 Qs

Pretest Tumpukan dan Antrian

Pretest Tumpukan dan Antrian

9th - 12th Grade

10 Qs

DATA STRUCTURE USING C

DATA STRUCTURE USING C

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