
10.4 Intro. to Abstract Data Types (ADT) Cambridge iAS 9618
Authored by Stephen Ling-Winston
Computers
11th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an Abstract Data Type (ADT)?
A collection of data and a set of operations that can be performed on that data.
A method to define the structure of a data file.
A type of data that doesn't support any operations.
A class of data that can be directly accessed without any restrictions.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an example of an ADT?
Stack
Integer
String
Array
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a stack do in terms of data management?
Follows the Last In, First Out (LIFO) principle.
Follows the First In, First Out (FIFO) principle.
Allows data to be accessed in any order.
Stores data in a sorted manner.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a queue?
A data structure that follows the First In, First Out (FIFO) principle.
A data structure that follows the Last In, First Out (LIFO) principle.
A type of tree that stores data in nodes.
A collection of unordered data.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which ADT is most suitable for managing tasks that need to be processed in the order they arrive?
Queue
Stack
Linked List
Tree
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main feature of a linked list?
It stores elements where each element points to the next one.
It stores elements in a continuous block of memory.
It only stores data that is linked in a sorted order.
It can be accessed in a random manner.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are elements accessed in a stack?
The most recently added element is accessed first.
The first added element is accessed first.
Elements are accessed in a random order.
Elements are accessed based on a priority system.
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?