A one-dimensional array is also called a list.
Reviewing Arrays

Quiz
•
Computers
•
11th Grade
•
Hard
Leori Ignacio
Used 19+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
True
False
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A multi-dimensional array is also called an "arrays of arrays".
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the syntax in declaring a one-dimensional array?
<data type><array name>[<array size>];
<data type><array size>[<array name>];
<data type><index>[<array name>];
<array name><data type>[<index>];
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the syntax in declaring a two-dimensional array?
<data type><array name>[<row size>][<column size>];
<data type><array name>[<colum size>][<row size>];
<data type>[<colum size>][<row size>]<array name>;
[<colum size>][<row size>]<data type><array name>;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the syntax in declaring referencing a one-dimensional array?
<data type><array name>[<row size>][<column size>];
<data type><array name>[<array size>];
<array name>[<column size>][<row size>];
<array name>[<index>];
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the syntax in declaring referencing a two-dimensional array?
<array name>[<row size>][<column size>];
<array name>[<row index>][<column index>];
<array name>[<column index>][<row index>];
<array name>[<index>];
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum index if the array size declared is 20?
20
21
18
19
Similar Resources on Wayground
11 questions
Unit 1: Quiz 1 Web Design

Quiz
•
9th - 12th Grade
11 questions
Basic HTML Tags I

Quiz
•
9th - 12th Grade
12 questions
Javascript Arrays

Quiz
•
9th - 12th Grade
7 questions
Topic 6.1 Video 1

Quiz
•
11th Grade
11 questions
Trabajando con ArrayList

Quiz
•
9th - 12th Grade
12 questions
Arrays Intro

Quiz
•
9th - 12th Grade
10 questions
Quiz 2: Introduction to PHP

Quiz
•
11th Grade
10 questions
Introduction to PHP: Hypertext Preprocessor

Quiz
•
11th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade