Java Script BASICS
Quiz
•
Computers
•
9th - 12th Grade
•
Practice Problem
•
Medium
Mrs.K. González
Used 193+ times
FREE Resource
Enhance your content in a minute
27 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command: ellipse( 200,100, 20, 20) will draw:
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After running the following code, what will be the value of x?
y = 3;
x = 5 * y;
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
A variable is used to:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following code section will:
x = 0;
draw = function() {
rectangle(x, 50, 50, 25);
x++;
}
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Any code that is within the following draw function:
draw = function(){
......
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following code will:
x++;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following code will:
var xPos = 15;
var yPos = 350;
var xwidth = 50;
var ywidth = 50;
draw = function() {
background(29, 40, 115);
fill(255, 242, 0);
ellipse(xPos, yPos, xwidth, ywidth); xPos++;
yPos--;
xwidth = xwidth* 99/100;
ywidth = ywidth * 99/100;
};
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
25 questions
UH Jaringan Komputer
Quiz
•
10th Grade
22 questions
Grafika komputerowa
Quiz
•
9th Grade
25 questions
Skawa- grafika
Quiz
•
5th - 10th Grade
22 questions
Coding basics
Quiz
•
4th - 12th Grade
25 questions
HTML
Quiz
•
11th Grade
27 questions
PowerPoint
Quiz
•
6th - 12th Grade
22 questions
A+404 - Network Troubleshooting
Quiz
•
10th Grade - University
22 questions
design grafis
Quiz
•
12th Grade - University
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
