DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

DATA STRUCTURES 2ND INTERNAL ASSIGNMENT QUIZ 2024

University

10 Qs

quiz-placeholder

Similar activities

Pre - TEST

Pre - TEST

University

15 Qs

QUEUE

QUEUE

University - Professional Development

10 Qs

DSA Launchpad 2.0

DSA Launchpad 2.0

University

10 Qs

Data Structures

Data Structures

University

12 Qs

Pretest Tumpukan dan Antrean

Pretest Tumpukan dan Antrean

10th Grade - University

10 Qs

DS-U2-QUIZ2

DS-U2-QUIZ2

University

12 Qs

The DSA Adventure - Day 5

The DSA Adventure - Day 5

University

12 Qs

DS UNIT-3

DS UNIT-3

University

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