
Quiz 1 Data Structures for Absent Students
Authored by Güray ARIK
Science
1st Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
...................... is a storage that is used to store and organize data. It is a way of arranging data on a computer so that it can be accessed and updated efficiently.
Algorithm
Data Structure
Database
Array
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of these best describes an array?
A data structure that shows a hierarchical behavior
Container of objects of similar types
Arrays are immutable once initialised
Array is not a data structure
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is not a disadvantage to the usage of array?
There are chances of wastage of memory space if elements inserted in an array are lesser than the allocated size
Fixed size
Insertion based on position
Accessing elements at specified positions
Answer explanation
Explanation: Array elements can be accessed in two steps. First, multiply the size of the data type with the specified position, second, add this value to the base address. Both of these operations can be done in constant time, hence accessing elements at a given index/position is faster.
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which one is NOT a data structure classification type?
Linear data structure
Static data structure
Non-linear data structure
Logarithmic Data Structure
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Stack is also called as .......
Last in first out (LIFO)
First in first out (FIFO)
Last in last out (LILO)
First in last out (FILO)
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
............ is a pile in which items are added at one end
and removed from the other.
Stack
Queue
Array
Linked list
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following is non-liner data structure?
Stack
Linked List
Tree
Array
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?