Complete this sentence: Arrays are ……………… data structures.
Data Types - Arrays, Lists and Tuples

Quiz
•
Computers
•
12th Grade
•
Hard

Michelle Semmens
Used 33+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Linear, homogenous and static
Linear, homogeneous and dynamic
Non-Linear, homogenous and static
Non-linear, non-homogenous and dynaic
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is TRUE about arrays?
Arrays store data in a certain order
All data in an array are of the same data type
Each element has a corresponding index value
All of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete this sentence: ……………… module is initiated from Python library to work with arrays.
array
data structures
index
none of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete this sentence: Index of an array starts with ………………
0
1
-1
2
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
An array number_of_students represents 10 students’ marks. Which of the following represents this array declaration?
number_of_students=array('i', range(10))
number_of_students=array.array('i', range(1,10))
number_of_students=array.array('i', range(10))
None of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A program prompts the user to input values to an array. What programming structure is required for this?
Case Structures
if... else...
Iteration
None of the above
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
An array student mark consists of data: [90,85,70,75,80]. What is the output of print(student mark[3])?
70
75
80
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
APCSA Arrays

Quiz
•
9th - 12th Grade
15 questions
Pointer Arithmetic in C Programming

Quiz
•
9th - 12th Grade
20 questions
12 CSC ATAR - programming skills and concepts

Quiz
•
12th Grade
20 questions
Abstract Data Types

Quiz
•
12th Grade
17 questions
Arrays recap

Quiz
•
9th Grade - University
20 questions
Data handling using pandas and Data visualization

Quiz
•
12th Grade
20 questions
Arrays in Java

Quiz
•
9th - 12th Grade
20 questions
Java Arrays

Quiz
•
9th - 12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University