CSD203-quiz3-stack-10m

CSD203-quiz3-stack-10m

University

10 Qs

quiz-placeholder

Similar activities

DS MODULE 3 LINKED LIST

DS MODULE 3 LINKED LIST

University

15 Qs

S Quiz

S Quiz

University

8 Qs

DATA STRUCTURE USING C

DATA STRUCTURE USING C

KG - University

15 Qs

NSCC-CODE TO COIN

NSCC-CODE TO COIN

University

15 Qs

Unit 14: Abstract

Unit 14: Abstract

University

8 Qs

Struktur Data Mini Quiz

Struktur Data Mini Quiz

University

15 Qs

Stack & Queue

Stack & Queue

University

10 Qs

Struktur Data Last Meeting

Struktur Data Last Meeting

University

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