
AP CSA 2D Arrays (8.1)
Authored by Herman Galioulline
Computers
10th Grade
Used 20+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
new String[][] things
new(String[][]) things
String[] String[] things
String[][] things
[][]String things
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
keyboard[12] + keyboard[5] + keyboard[4]
keyboard[13] + keyboard[6] + keyboard[5]
keyboard[2][2] + keyboard[1][0] + keyboard[0][4]
keyboard[2][2] + keyboard[0][1] + keyboard[4][0]
keyboard[3][3] + keyboard[2][1] + keyboard[1][5]
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
I only
II only
III only
I and III
II and III
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
boolean arr[][] = new boolean[2][3];
arr[0][1] = true;
arr[1][2] = true;
boolean arr[][] = new boolean[2][3];
arr[1][2] = true;
arr[2][3] = true;
boolean arr[][] = new boolean[3][2];
arr[0][1] = true;
arr[1][2] = true;
boolean arr[][] = new boolean[3][2];
arr[1][0] = true;
arr[2][1] = true;
boolean arr[][] = new boolean[3][2];
arr[2][1] = true;
arr[3][2] = true;
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
{{0, 1, 2}, {4, 5, 6}, {8, 3, 6}}
{{1, 2, 3}, {3, 4, 5}, {5, 6, 7}}
{{1, 3, 5}, {2, 4, 6}, {3, 5, 7}}
{{2, 1, 4}, {5, 2, 3}, {2, 7, 6}}
{{2, 4, 6}, {1, 3, 5}, {6, 4, 2}}
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
10 questions
Đố vui 2
Quiz
•
8th Grade - Professio...
10 questions
Bài 34–Nghề phát triển phần mềm
Quiz
•
10th Grade
10 questions
fuente de poder y procesador 2022
Quiz
•
10th Grade
10 questions
Java: repetition control structure for & while
Quiz
•
10th - 12th Grade
10 questions
Quiz Komponen Komputer
Quiz
•
1st Grade - University
10 questions
BÀI KIỂM TRA GIỮA KÌ 2 - LỚP 3
Quiz
•
1st - 10th Grade
10 questions
python quiz
Quiz
•
6th Grade - Professio...
10 questions
Truy tìm Anh tài ( Bài 2 Tin 4)
Quiz
•
4th Grade - University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade