
Graphics with JavaScript-2
Computers
9th Grade - University
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
32 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the proper function to call to print to the screen?
write
println
post
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is missing? (fill in the blank)
_____(var i = 0; i < 5; i++){
if
else
for
while
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the code below, which increases by 1 after each iteration?
(var i = 2; i < 8; i++)
i = 2
i < 8
i++
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Repeat something 10 times
repeat 10
for (var i=0; i<10; i++)
repeat { } until 10;
while (i = 10)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we are done with a line what do we put at the end?
a colon :
a semi-colon ;
a period .
a quotation mark "
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we surround a word with quotes "David" it's called ?
a program
a loop
a string
a command
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable
Store values in containers so we can use them later.
Store values in containers so we can use them never.
Store values in containers so we can use them once.
Store values in containers so we can't use them later.
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?