
September 22
Quiz
•
Computers
•
3rd - 12th Grade
•
Medium
Brenda McLachlin
Used 10+ times
FREE Resource
Enhance your content
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How many parameters can the fill function take?
1
2
3
4
all of the above
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does the second() function do?
Returns how many seconds it has been since the last real-world minute
Marks a variable as number 2 in a list
Counts how many seconds have passed since it was called
Causes the draw function to pause for one second
3.
FILL IN THE BLANK QUESTION
1 min • 1 pt
What is the symbol in Javascript for NOT?
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
How many circles will this code draw?
for (var i = 0; i < 100; i += 10 {
ellipse(random(400), random(400), 50, 50);
}
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What are the last two parameters of the arc function?
starting angle, ending angle
x position, y position
width, height
roundness, transparency
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which is a proper function definition?
var myFunction = function() {
myFunction = function() {
myFunction();
var myFunction() {
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Assume a = 2 and b = 4. What will they be at the end of this code?
a = a + b;
b = a - b;
a = a - b
a = 2, b = 4
a = 6, b = -2
a = 4, b = 2
a = 0, b = 4
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
20 questions
Unit 9 - Review Stored Procedures vs Custom Functions
Quiz
•
9th - 12th Grade
19 questions
JavaScript Variables Quiz
Quiz
•
10th Grade
15 questions
8.QZ - Fish Tank Starter Code Review
Quiz
•
9th - 12th Grade
20 questions
Basic Python Key Terms
Quiz
•
6th - 8th Grade
20 questions
Variables and Conditionals review
Quiz
•
8th Grade
15 questions
THỬ THÁCH VỚI CHƯƠNG TRÌNH CON
Quiz
•
11th Grade
17 questions
JS Practice
Quiz
•
12th Grade
15 questions
Kuizi 15 - Web
Quiz
•
10th Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd 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
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
30 questions
Computer Terminology Exercise #1 ( Fill Ins)
Quiz
•
9th Grade
15 questions
MLA Formatting
Quiz
•
9th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
16 questions
4.2 Private & Personal Information
Lesson
•
4th Grade