
JavaScript Input and Variables Quiz
Authored by Guillermo Moreno
Computers
9th - 12th Grade
Used 111+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the proper function to call to print to the screen?
write
println
post
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
How will the output look in the following programs?
The code snippet will print Hello World on a single line.
The code snippet will print Hello on the first line and World on the second line.
The code snippet will print an error because of the extra space after the letter o.
The code snippet requires only one println.
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What keyword do you need to use to define a variable in JavaScript?
println
var
float
int
4.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
A naming convention where the first letter is lower case, and each subsequent start of a word is upper case
capitalization
variable
upperCase
lowerCamelCase
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output to the console to the following JavaScript program?
1
2
3
1
2
.3
1
2
.03
1
2
0.03
6.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What are the different variable types that can be used in Javascript?
Booleans, Numbers, Strings
Booleans, Int, Float
Strings, Booleans, Int
Strings, Int, Doubles
7.
FILL IN THE BLANK QUESTION
3 mins • 1 pt
How would you create a variable named myPet and give it the value “Your Name”?
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?