7.2 JS Variable Check In

Quiz
•
Computers
•
11th Grade
•
Hard
Jocelyn Hall
Used 1+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does this line of code belong?
var eyeSize = 10;
INSIDE-SETUP
INSIDE-DRAW
OUTSIDE-SETUP-DRAW
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the number 100 represent in this command?
ellipse (20, 100, 50, 90)
x-position
y-position
width
height
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does this line of code belong?
ellipse(170, 150, eyeSize, eyeSize); // left eye
INSIDE-SETUP
INSIDE-DRAW
OUTSIDE-SETUP-DRAW
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What color intensity does 100 represent?
fill(120, 50, 100)
Red
Green
Blue
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the number 100 represent in this command?
line (20, 90, 60, 100)
x-position
y-position
width
height
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does this line of code belong?
size(400, 400);
INSIDE-SETUP
INSIDE-DRAW
OUTSIDE-SETUP-DRAW
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does the number 100 represent in this command?
line (20, 90, 100, 50)
x-position
y-position
width
height
Similar Resources on Wayground
10 questions
Graphic Packages - CorelDraw

Quiz
•
9th - 12th Grade
10 questions
External devices: Digital Camera

Quiz
•
11th - 12th Grade
10 questions
Arduino EEPROM

Quiz
•
9th - 12th Grade
10 questions
Quiz sobre JavaScript e Funções de Desenho

Quiz
•
11th Grade
11 questions
Python Function

Quiz
•
11th - 12th Grade
12 questions
0417 Web Authoring: CSS-Property Listing

Quiz
•
9th - 11th Grade
10 questions
Networks LAN and WAN

Quiz
•
7th - 12th Grade
10 questions
Networking Fundamentals Quiz I

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade