
BSc Lab Component

Quiz
•
Information Technology (IT)
•
University
•
Medium
Roopak Sam Varghese (RCSS)
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
If a stack is implemented using an array, what happens when the stack becomes full?
Elements are overwritten
Memory is dynamically increased
Stack Overflow occurs
Stack resets
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following conditions indicates that a circular queue is full when using an array?
Front == Rear
Front = (Rear + 1) % Size
Rear = (Front + 1) % Size
Front + Rear == Size - 1
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a circular queue, how is the next position of rear calculated for insertion?
rear = rear + 1
rear = (rear + 1) % size
rear = rear - 1
rear = (rear + size - 1) % size
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In a double-ended queue (Deque), insertion and deletion are allowed at:
Only front
Only rear
Both front and rear
None of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of a linked list over an array?
Dynamic memory allocation
Efficient random access
Fixed memory size
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a circular linked list, which of the following is true?
The last node points to NULL
The last node points to the first node
The first node points to itself
All nodes point to NULL
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a doubly linked list, each node contains:
Only one pointer to the next node
Two pointers: one to the next node and one to the previous node
A pointer to the previous node only
No pointers at all
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis

Quiz
•
University
20 questions
LESSON 1 QUIZ 1

Quiz
•
University
20 questions
Pemahaman Berfikir Komputasional

Quiz
•
9th Grade - University
12 questions
Data Struct - S1_Array & Pointer

Quiz
•
University
14 questions
Quiz Instalasi Arduino IDE

Quiz
•
11th Grade - University
10 questions
Quiz on Switching in Computer Networks

Quiz
•
University
14 questions
Quiz on Units of Information

Quiz
•
9th Grade - University
10 questions
24-2 IT104 P1

Quiz
•
University
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
11 questions
NFL Football logos

Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms

Quiz
•
11th Grade - University
20 questions
La Hora

Quiz
•
9th Grade - University
7 questions
Cell Transport

Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?

Interactive video
•
4th Grade - University