
CSP Unit 5 Assessment 2 review (code.org)
Authored by Frances Tee
Other
9th - 12th Grade
Used 48+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 11 and c = 8, what will be displayed by the program?
The answer is a
The answer is c
The answer is 11
The answer is 8
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
var age = 20
var grade = 12
(age < 10) || (grade < 20) evaluates to what value?
Error undefined
true
false
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Javascript, what is not true about strings?
Strings consist of a sequence of concatenated characters.
Strings are indicated by quotation marks.
Strings with numerical digits in them are invalid.
Strings sometimes include spaces.
A string can be empty.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the line of code will result in the following display in the debug log:
Goodbye!
Have a nice day.
console.log("Goodbye! \tHave a nice day.");
console.log("Goodbye \nHave a nice day.");
console.log("Goodbye!\nHave a nice day.");
console.log("Goodbye! \newlineHave a nice day.");
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output for the following code?
var num = 11;
var str = "see ya!";
var result = num + str;
console.log(result);
11 see ya!
error on num + str type mismatch
11 + see ya!
11see ya!
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Boolean expressions evaluate to which one of these possible values?
Yes/No/Maybe
Any Integer
0 or 1
True / False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code below is psuedo code, do not worry about syntax. What is the result of running this code?
john = 5
if john > 6:
print("John is getting ice cream")
else:
print("John is getting apple juice")
print("John is getting grapes")
John is getting ice cream
John is getting ice cream
John is getting grapes
John is getting grapes
John is getting apple juice
John is getting grapes
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
15 questions
Piaget Review
Quiz
•
10th - 12th Grade
18 questions
Sara's Revenge
Quiz
•
KG - 12th Grade
15 questions
MOTHER TO SON
Quiz
•
7th - 10th Grade
10 questions
BHS General Knowledge Test Quiz
Quiz
•
8th - 12th Grade
11 questions
TIGERS
Quiz
•
8th - 12th Grade
10 questions
Prime Ministers of India
Quiz
•
1st Grade - University
10 questions
Analytical Exposition Quiz
Quiz
•
11th Grade
10 questions
Dragon Mania Ledgends Quiz
Quiz
•
1st Grade - Professio...
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 Other
15 questions
Making Inferences
Quiz
•
7th - 12th Grade
20 questions
El Verbo IR Practice
Quiz
•
9th Grade
23 questions
TSI Math Vocabulary
Quiz
•
10th - 12th Grade
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
15 questions
Graphing Inequalities
Quiz
•
7th - 9th Grade
10 questions
Cell Organelles and Their Functions
Interactive video
•
6th - 10th Grade
20 questions
Graphing Inequalities on a Number Line
Quiz
•
6th - 9th Grade
15 questions
Combine Like Terms and Distributive Property
Quiz
•
8th - 9th Grade