DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

University

10 Qs

quiz-placeholder

Similar activities

Artificial Intelligence 1

Artificial Intelligence 1

University

10 Qs

DSA quiz

DSA quiz

University

10 Qs

Data Structure

Data Structure

12th Grade - University

15 Qs

Data Structure - Queue

Data Structure - Queue

9th Grade - University

8 Qs

Queues

Queues

University

10 Qs

Queue

Queue

University

10 Qs

Stack and Queue

Stack and Queue

University

15 Qs

Data Structures2

Data Structures2

University

11 Qs

DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

Assessment

Quiz

Computers

University

Medium

Created by

Chandrasekar R Professor

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The circular queue will be full only when

FRONT=MAX-1 and REAR=MAX-1

FRONT =0 and REAR= MAX-1

FRONT =MAX-1 and REAR= 0

FRONT=0 and REAR=0

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

In ______ , deletions can be done only at one end while insertiond can be done from both the ends

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Elements in a priority queue are processed sequentially

True

False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In a priority queue, two elements with the same priority are processed on a FCFS basis.

True

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Deque is implemented using ______

Circular Array

Circular doubly linked list

Circular queue

Circular array or circular doubly linked list

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Degree of a leaf node is ___

0

1

2

3

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Pre order traversal is also called ______

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?