What is an Abstract Data Type (ADT)?

Quiz on Data Structures Unit I

Quiz
•
Computers
•
University
•
Easy
Placement Stjosephs
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A programming language
A data structure with no implementation
A mathematical model with defined operations
A type of array
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a characteristic of ADT?
Implementation is hidden from the user
Focus is on what operations are to be performed
Implementation can be changed without affecting the user
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
List ADT allows which of the following operations?
Insertion
Deletion
Traversal
All of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an advantage of array-based list implementation?
Dynamic size
Easy to insert elements in the middle
Fast random access
Efficient memory use
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In an array-based implementation, what is the time complexity for inserting an element at the beginning?
O(1)
O(log n)
O(n)
O(n log n)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a singly linked list, each node contains:
Data only
Data and pointer to previous node
Data and pointer to next node
Data and two pointers
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The last node in a singly linked list points to:
First node
NULL
Itself
Head
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Data Structures

Quiz
•
University - Professi...
20 questions
Hashing

Quiz
•
University
27 questions
Comp 210 MT2 Review

Quiz
•
University
30 questions
Data Structures and Algorithms Quiz

Quiz
•
University
20 questions
CETA'S Quizzard

Quiz
•
University
20 questions
DATA STRUCTURES TLP 1

Quiz
•
University
20 questions
Hash

Quiz
•
University
30 questions
Data Structures and Algorithm

Quiz
•
11th Grade - Professi...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade