Code.org Unit 6 List Review

Quiz
•
Computers
•
12th Grade
•
Medium
Standards-aligned
Kathleen Mcnamara
Used 5+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You want the index to be a random number in the list. What should go in the blacked out part?
fruitList.length - 1
fruitList.length
index.length - 1
index.length
Tags
AAP-4
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What code is blacked out?
setText("fruitLabel", "text", myList[index]);
appendItem(myList, "peach");
updateScreen();
index = 0;
Answer explanation
Call that function!
Tags
AAP-3
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should go in the part that is blacked out?
"banana"
fruitList
"fruitList"[index+1]
fruitList[index]
Tags
AAP-4
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
When you click the left button to go down 1 on the index, what do you want to check on first? (2 answers)
if you are at the beginning of the list
if the index is greater than 0
if the index is at the end of the list
if the index is less than the length - 1
5.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
When you click the right button to go up 1 on the index, what do you want to check on first? (2 answers)
if you are at the beginning of the list
if the index is greater than 0
if the index is at the end of the list
if the index is less than the length - 1
Tags
AAP-4
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the missing code?
Tags
AAP-4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What code is missing?
myList[index]
index
"pear"
myList[0]
Similar Resources on Quizizz
11 questions
List of References

Quiz
•
9th - 12th Grade
10 questions
Library Terms

Quiz
•
6th - 12th Grade
12 questions
Unit 5 Lists, Loops, & Traversals

Quiz
•
10th - 12th Grade
10 questions
Java Character and String class methods

Quiz
•
10th - 12th Grade
10 questions
Understanding Insertion Sort Algorithm

Quiz
•
12th Grade
8 questions
AP CSP Unit 3 Quiz 2 PRACTICE

Quiz
•
9th - 12th Grade
10 questions
Database Validation

Quiz
•
12th Grade
10 questions
CSE 1.2.4 Quiz

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