
Data Structures
Authored by Rabia Khan
Computers
12th Grade
Used 134+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Example of linear data structure except
array
tree
queue
stack
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these data structures is LIFO?
Stack
Queue
Binary Tree
Double linked list
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
int nums[ ] =
{2, 3, 5, 8, 9, 11};
How would you access the fourth element in nums
nums[8]
nums[3]
nums(4)
nums(3)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a Type of Data Structures?
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A FIFO structure implemented as a ring where the front and rear pointers can wrap around the end of the start of the array.
Linear Queue
Circular Queue
Priority Queue
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What kind of Data structure would you expect to find utilised to store operations in a CPU?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a stack, if a user tries to remove an element from empty stack it is called _________
Underflow
Stack is Empty
Overflow
None of the above
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?