
Data Structures Quiz

Quiz
•
Computers
•
12th Grade
•
Medium
Amy Brereton
Used 4+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of data consists of different types?
Homogeneous
Heterogeneous
Structured
Unstructured
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A data structure where data is stored in order and items can be accessed by index is called:
Homogeneous
Heterogeneous
Structured
Unstructured
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a Python built-in data structure?
Tuple
Set
Dictionary
Graph
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which data structure(s) allow duplicate elements in Python?
Set
List
Dictionary
Tuple
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about list indexing?
The first item is index 1
The first item is index 0
The first item is index -1
The first item is index 2
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the list list_of_nums = [4, 0 , 1, 2, 7, -1], what is the index of the value 7?
5
4
7
3
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can characters be extracted from strings?
By using loops
By using indexing
By using functions
By using concatenation
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Understanding Tuples, Arrays, and Records

Quiz
•
12th Grade
16 questions
Python Review

Quiz
•
9th - 12th Grade
11 questions
Python Code Quiz

Quiz
•
8th - 12th Grade
10 questions
AL-(S)

Quiz
•
12th Grade
12 questions
12cs cha9

Quiz
•
12th Grade
12 questions
Dictionary Class 11

Quiz
•
11th - 12th Grade
15 questions
Unit 8 Javascript Quiz

Quiz
•
9th - 12th Grade
10 questions
DATA STRUCTURES

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade