
Programming - Variables/Animation
Authored by Brandon Pierson
Computers
6th - 8th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_____is a method in which pictures are manipulated to appear as moving images.
Flowchart
Events
Animation
Controls
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can a variable be considered in programming?
A placeholder
A function
A program
None of these
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How wide is the rectangle?
var rectWidth = 20;
rect(10, 10, rectWidth, rectWidth);
10
20
30
40
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
At what x position is the rectangle?
var xPos = 10;
var yPos = 5;
rect(xPos, yPos, 20, 15);
10
5
20
15
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
At what "y" position are the eyes drawn?
var y = 70;
var size = 30;
ellipse(100, y, size, size);
ellipse(150, y, size, size);
100
150
70
30
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of the y variable?
var x=15;
var y=25;
15
25
40
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the ending value of the variable x?
var x=25;
ellipse(x, 150, 20, 20);
rect(x, 150, 35, 35);
x=42;
25
150
35
42
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?