Data structures 2: Stacks and Queues

Data structures 2: Stacks and Queues

11th Grade

15 Qs

quiz-placeholder

Similar activities

A Level - Data Structures 1

A Level - Data Structures 1

11th Grade

10 Qs

Topic 3 (Stacks)

Topic 3 (Stacks)

1st - 12th Grade

20 Qs

Tes Diagnostik

Tes Diagnostik

9th - 12th Grade

10 Qs

QUIZ M4 Stack & Queue

QUIZ M4 Stack & Queue

1st Grade - University

14 Qs

Programming Basics

Programming Basics

11th - 12th Grade

10 Qs

Assesmen Kognitif (XI)

Assesmen Kognitif (XI)

11th Grade - University

15 Qs

PT101 - Mobile and Game Platform

PT101 - Mobile and Game Platform

11th Grade - University

12 Qs

Stacks

Stacks

KG - Professional Development

17 Qs

Data structures 2: Stacks and Queues

Data structures 2: Stacks and Queues

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Jerry Jackson Bent

Used 314+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a stack?

A data structure that adds the last added data item.

A data structure that increases data items first.

Data structure that removes the last added data item first

A data structure that multiplies data items

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What two operations do stacks require?

Push

Draw

Stretch

Drag

Pop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operation adds a new item onto the top of the stack?

Pull

Push

Add

Multiply

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operation removes the item from the top of the stack

Pull

Add

Pop

Subtract

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If you have a stack containing 'A' 'D' 'G' . What will happen if you push 'C' into the stack?

'C' Will be added on top of the stack

'C' Will be added from the bottom of the stack

'C' Will be removed from the stack

'C' Will not be added to the stack

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A stack containing 'Dog' 'Cat' & 'Rat' . What will happen if you carry out a pop operation on the stack ?

Noting

Cat will be removed

Dog will be removed

Rat will be removed

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

If you carry out a pop operation on this stack what will you be left with?

Media Image
Media Image
Media Image

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?