DS Lab Quiz-2 EEE-A

DS Lab Quiz-2 EEE-A

University

10 Qs

quiz-placeholder

Similar activities

basic brain facts

basic brain facts

University

15 Qs

Workshop Day 2

Workshop Day 2

University

10 Qs

Huawei P30 Pro

Huawei P30 Pro

KG - Professional Development

10 Qs

19IT502 - QUIZ 2

19IT502 - QUIZ 2

University

12 Qs

19EET501 - MICROPROCESSORS AND MICROCONTROLLERS

19EET501 - MICROPROCESSORS AND MICROCONTROLLERS

University

15 Qs

Reviewing the topic

Reviewing the topic

University

10 Qs

Circular Saw

Circular Saw

University

10 Qs

Le Québec, quizz pour améliorer son français

Le Québec, quizz pour améliorer son français

University

15 Qs

DS Lab Quiz-2 EEE-A

DS Lab Quiz-2 EEE-A

Assessment

Quiz

Education

University

Medium

Created by

roja laveti

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process of inserting an element in stack is called ____________

Create

Push

Evaluation

Pop

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a stack, if a user tries to remove an element from an empty stack it is called _________

Underflow

Empty collection

Overflow

Garbage Collection

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Pushing an element into stack already having five elements and stack size of 5, then stack becomes ___________

Overflow

Crash

Underflow

User flow

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Entries in a stack are “ordered”. What is the meaning of this statement?

A collection of stacks is sortable

Stack entries may be compared with the ‘<‘ operation

The entries are stored in a linked list

There is a Sequential entry that is one by one

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as _____________

Queue

 Stack

Tree

Linked list

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A queue follows __________

FIFO (First In First Out) principle

LIFO (Last In First Out) principle

Ordered array

Linear tree

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

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?