UNIT III QUIZ III

UNIT III QUIZ III

16 Qs

quiz-placeholder

Similar activities

 kitchen equipment - how are they used.  2025

kitchen equipment - how are they used. 2025

KG - University

12 Qs

Water Shortage! Skills Assessment

Water Shortage! Skills Assessment

6th - 8th Grade

15 Qs

HV04- Test 4

HV04- Test 4

KG - University

18 Qs

Chapter 2 Multiview Drawing and Sketching

Chapter 2 Multiview Drawing and Sketching

KG - University

15 Qs

Theatre III WOD 121-140

Theatre III WOD 121-140

9th - 12th Grade

20 Qs

UNIT III QUIZ III

UNIT III QUIZ III

Assessment

Quiz

others

Hard

Created by

Eswari eswaramoorthy

Used 3+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

16 questions

Show all answers

1.

OPEN ENDED QUESTION

30 sec • Ungraded

Register no and name

Evaluate responses using AI:

OFF

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which are the linear data structures _____.
Stack
Queue
List
Tree

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which are the correct examples for stack
Stack of books
Stack of plates
Ticket counter
One way Road

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Stack is a
FIFO
LIFO

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PUSH is a
Insertion operation
Deletion operation
Display

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A circular queue is implemented using an array of size 10. The array index starts with 0, front is 6, and rear is 9. The insertion of next element takes place at the array index.
0
9
7
10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the MAX_SIZE is the size of the array used in the implementation of circular queue, array index start with 0, front point to the first element in the queue, and rear point to the last element in the queue. Which of the following condition specify that circular queue is FULL?
Front=(rear+1)%MAX_SIZE
Front=rear= -1
Rear=front+1
Rear=(front+1)%MAX_SIZE

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?