Data Structures Quiz

Data Structures Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Data Structures

Data Structures

12th Grade

10 Qs

Berpikir Komputasional Informatika X

Berpikir Komputasional Informatika X

9th - 12th Grade

15 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

ULANGAN SUMATIF

ULANGAN SUMATIF

12th Grade

10 Qs

Data Structures & Algorithms

Data Structures & Algorithms

12th Grade

10 Qs

المكدس والطابور

المكدس والطابور

12th Grade

20 Qs

Chapter 5 Study Guide

Chapter 5 Study Guide

12th Grade

11 Qs

Data Structures Quiz

Data Structures Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Ms.Keerthana NASC

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main principle that stacks follow?

Sequential Access

Random Access

Last In First Out (LIFO)

First In First Out (FIFO)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation adds an element to the top of a stack?

PUSH

INSERT

POP

PEEK

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ISEMT(S) operation do in a stack?

Returns the top element

Checks if the stack is empty

Checks if the stack is full

Removes the top element

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a stack, what does the TOP(S) operation return?

The bottom element

The top element

The entire stack

The middle element

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which procedure removes the top element from a stack?

INSERT

PEEK

POP

PUSH

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main principle that queues follow?

Random Access

Sequential Access

Last In First Out (LIFO)

First In First Out (FIFO)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation adds an element to the rear of a queue?

FRONT

ADDQ

DELETEQ

ISEMTQ

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?