UNIT III QUIZ III

UNIT III QUIZ III

16 Qs

quiz-placeholder

Similar activities

Food Quantities

Food Quantities

6th - 8th Grade

15 Qs

The Lion, The Witch and the Wardrobe 10-12

The Lion, The Witch and the Wardrobe 10-12

KG - University

14 Qs

UTS TIK KELAS X.1

UTS TIK KELAS X.1

KG - University

15 Qs

Density Homework 2024 (1)

Density Homework 2024 (1)

8th Grade

15 Qs

12 Transmission Questions

12 Transmission Questions

KG - University

12 Qs

STS Informatika 9

STS Informatika 9

9th - 12th Grade

20 Qs

Do Now - WG Year 8 Spreadsheet skills, formulas, functions (min,max,average), conditional formatting, currency conversio

Do Now - WG Year 8 Spreadsheet skills, formulas, functions (min,max,average), conditional formatting, currency conversio

KG - University

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