CSD203-quiz3-stack-10m

CSD203-quiz3-stack-10m

University

10 Qs

quiz-placeholder

Similar activities

Data Structures and Algorithm

Data Structures and Algorithm

University

9 Qs

DS Unit-2 Quiz

DS Unit-2 Quiz

University

10 Qs

Microprogrammed Control Unit and Computer Architecture Quiz

Microprogrammed Control Unit and Computer Architecture Quiz

University

15 Qs

ROTC Make-up Quiz

ROTC Make-up Quiz

University

15 Qs

Data Structures

Data Structures

University

10 Qs

Stack

Stack

University

15 Qs

Understanding Data Structures

Understanding Data Structures

11th Grade - University

10 Qs

Stack - Data Structures

Stack - Data Structures

University

15 Qs

CSD203-quiz3-stack-10m

CSD203-quiz3-stack-10m

Assessment

Quiz

Computers

University

Medium

Created by

Đỗ Nga

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are stacks used for?

Implement undo mechanism.

Revert to previous states.

Create algorithms for depth-first search in graphs.

Create algorithms for backtracking.

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What data structure uses LIFO?

Array

Stack

Queue

Linked List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to add an element to a Stack?

enqueue

push

dequeue

pop

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Process of inserting an element in stack is called____________

create

pop

valuetion

push

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The organization of elements of the stack is called____

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Reasons to implement stacks using arrays:

Memory Efficient

Easier to implement and understand

Fixed size

Dynamic size

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

Fill in the position (*) in line 13

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?