The value that is assigned in any list is considered...
AP CSP Unit 6 -#2

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Brian Ranallo
Used 317+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Element
Index
String
Integer
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Lists reference their values by using which of the following?
Index
Element
Variables
Loops
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If I want to place a new element anywhere in a list, I would use which of the following methods?
appendItem
insertItem
addItem
joinItem
4.
FILL IN THE BLANK QUESTION
45 sec • 1 pt
What is the output of word1?
var word="APComputerScience";
var word1=word.substring(2,word.length-7);
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
When creating lists, sometimes you will need to create a “scrolling pattern”.
Which of the following will not scroll beyond the end of a list?
if (index < myList.length-1) {
Index++
}
if (index > myList.length-1) {
Index++
}
if (index < myList.length) {
Index++
}
if (index > myList.length) {
Index++
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following programming constructs is an example of an iteration?
Lists
Loops
Functions
Conditionals
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following is a benefit of using a simulation instead of an experiment to make a prediction?
A simulation produces results that are more accurate than experimental results.
A simulation always produces the same output, so its results can be verified.
A simulation can be used to model real-world events that are impractical for experiments.
A simulation allows investigation of a phenomenon without the real-world limitations on time, safety, or budget.
Create a free account and access millions of resources
Similar Resources on Quizizz
21 questions
APCSP 3B

Quiz
•
12th Grade
15 questions
Basic Data Structures - Intro to CS

Quiz
•
12th Grade
20 questions
Ch6 ICT Applications IGCSE 0417

Quiz
•
9th - 12th Grade
15 questions
Types of Software

Quiz
•
11th - 12th Grade
16 questions
2.1 Linear and Binary Searching Algorithms

Quiz
•
8th - 10th Grade
18 questions
Search & Sort Algorithms

Quiz
•
7th - 11th Grade
20 questions
Sorting algorithms (Y11)

Quiz
•
8th Grade - University
15 questions
AP CSP Exam Review: Big Idea 3

Quiz
•
8th - 10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
20 questions
Understanding Linear Equations and Slopes

Quiz
•
9th - 12th Grade