Programming - Variables/Animation

Quiz
•
Computers
•
6th - 8th Grade
•
Medium
Brandon Pierson
Used 2+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Variables-G6-W6 test

Quiz
•
6th Grade
8 questions
Java Script

Quiz
•
5th - 7th Grade
15 questions
Code.Org U3L1-4

Quiz
•
8th Grade
10 questions
AV2b - Pensamento Computacional - Explorando o p5.js

Quiz
•
2nd Grade - University
11 questions
Computer Programming: Graphics

Quiz
•
8th - 11th Grade
10 questions
Apple - Learn to code (revision 1)

Quiz
•
7th Grade
10 questions
Basic Python Programming_Class VIII

Quiz
•
8th Grade
8 questions
Code.org CSD Unit 3 Lesson 5

Quiz
•
6th - 8th Grade
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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade