JavaScript Input and Variables Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Guillermo Moreno
Used 98+ times
FREE Resource
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”?
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Язык программирования Python

Quiz
•
1st - 10th Grade
15 questions
Programación con Java

Quiz
•
9th - 11th Grade
15 questions
Java Level 1 - A

Quiz
•
12th Grade
19 questions
AP-Computer Science A

Quiz
•
12th Grade
23 questions
Java

Quiz
•
11th Grade - University
19 questions
Unit 4: Operators in Java

Quiz
•
9th - 10th Grade
22 questions
Java Code Snippets Quiz 1

Quiz
•
10th Grade
20 questions
Python variables and operators quiz

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade