Stacks, queues, hash

Stacks, queues, hash

11th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Latihan Sturktur Data

Latihan Sturktur Data

12th Grade

20 Qs

Stacks

Stacks

KG - Professional Development

17 Qs

Assessment Questions for Informatics

Assessment Questions for Informatics

10th Grade - University

20 Qs

Uji Pemahaman Algoritma dan Pemrograman

Uji Pemahaman Algoritma dan Pemrograman

12th Grade

15 Qs

QUIZ SIMPLE QUEUE

QUIZ SIMPLE QUEUE

12th Grade

20 Qs

Linked Lists

Linked Lists

12th Grade

17 Qs

Abstract Data Types

Abstract Data Types

12th Grade

20 Qs

PH - KLS 12 BAB 1

PH - KLS 12 BAB 1

12th Grade

20 Qs

Stacks, queues, hash

Stacks, queues, hash

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Miss Ahmed

Used 1+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data structure is a stack?

FIFO

FOFI

LIFO

LIFI

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of inserting an element in stack is called ____________

Create

Push

Evaluation

Pop

3.

MULTIPLE CHOICE QUESTION

30 sec • 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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This data structure uses pointers to link nodes together.

Queue

Linked List

Array

Trees

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

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

Stack

Array

Queue

Linked List

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process where data is pushed into a queue from one end is called...

Dequeue

Enqueue

SetPointer

QueueUp

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is caused by attempting to push another item onto the top of a full stack?

Underflow error

Overload error

Overflow error

Catastrophic error

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?