Data structures 2: Stacks and Queues

Data structures 2: Stacks and Queues

11th Grade

15 Qs

quiz-placeholder

Similar activities

Computational Thinking Quiz

Computational Thinking Quiz

9th - 12th Grade

20 Qs

Berfikir Komputesional

Berfikir Komputesional

9th - 12th Grade

10 Qs

SAINS KOMPUTER TINGKATAN 5 - 3.1.2

SAINS KOMPUTER TINGKATAN 5 - 3.1.2

11th - 12th Grade

20 Qs

1.4.2 Data Structures

1.4.2 Data Structures

11th Grade

20 Qs

Data Structures

Data Structures

10th Grade - University

18 Qs

Abstract Data Types

Abstract Data Types

11th Grade

20 Qs

10.4 Intro. to Abstract Data Types (ADT) Cambridge iAS 9618

10.4 Intro. to Abstract Data Types (ADT) Cambridge iAS 9618

11th Grade

20 Qs

Quiz 1 Stack [Pre-Test]

Quiz 1 Stack [Pre-Test]

11th Grade - University

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