Data Structures Level-2

Data Structures Level-2

Assessment

Flashcard

Computers

University

Hard

Created by

Aruna Kurapati

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Identify the correct statement: Stack is FIFO and Queue is LIFO, Stack is LIFO and Queue is FIFO, Stack and Queue are both LIFO, Stack and Queue are both FIFO

Back

Stack is LIFO and Queue is FIFO

2.

FLASHCARD QUESTION

Front

The data structure required to check whether an expression contains balanced parenthesis is?

Back

Stack

3.

FLASHCARD QUESTION

Front

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

Back

Underflow

4.

FLASHCARD QUESTION

Front

If the insertion and deletion happens from both the ends then the queue is called a ______ Queue.

Back

Deque

5.

FLASHCARD QUESTION

Front

Linked list is considered as an example of ___________ type of memory allocation.

Back

Dynamic

6.

FLASHCARD QUESTION

Front

A variant of linked list in which last node of the list points to the first node of the list is?

Back

Circular linked list

7.

FLASHCARD QUESTION

Front

A two-dimensional list, which can be thought of as an array of arrays, is called ___

Back

a matrix

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?