What is an Array?
Select all that apply.
Section D - 1 - How Data is Organised - Data Structures 1
Quiz
•
Computers
•
Professional Development
•
Hard
Kiran Jones
Used 7+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is an Array?
Select all that apply.
Only one data type can be stored in a single array.
Many different data types can be stored in a single array.
You can only have an array of numbers.
You can have an array made up of any data type.
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is a 2D array?
Select all that apply.
Only one data type can be stored in a single 2D array.
Different rows can store different data types.
Different columns can store different data types.
You need both the row & column number to find individual elements.
You can access individual elements using only the column number.
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is a linked list?
Select all that apply.
It can store many different types of data.
It can only store a single type of data.
It is made up of nodes.
The starting node contains a null pointer.
The end node contains a null pointer.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the null pointer?
It points to an empty area of RAM.
It indicates the start of a linked list.
It indicates the end of a linked list.
It indicates a broken linked list node.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main difference between an array and a linked list?
Linked lists can increase and decrease in size.
Linked lists can store many different data types in a single list.
Arrays can increase and decrease in size.
Arrays can store many different data types in a single array.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you wanted a data structure to store a game of chess. Which of the following data structures would work best?
One-dimensional array.
Two-dimensional array.
Linked List
10 questions
DECI - Week 11 - round
Quiz
•
Professional Development
10 questions
PDS - 04225 Pointers & Dynamic Arrays - Chapter 8
Quiz
•
University - Professi...
10 questions
GraphQL Type System lvl.1
Quiz
•
Professional Development
10 questions
Python Basics
Quiz
•
Professional Development
10 questions
Data Down Case
Quiz
•
Professional Development
10 questions
Pre Test Data Visualization Using GLS
Quiz
•
Professional Development
8 questions
Marathon - Unit 1
Quiz
•
Professional Development
10 questions
Cybersecurity
Quiz
•
Professional Development
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