
UNIT III QUIZ III
Authored by Eswari eswaramoorthy
others
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?