
8th Computer Review

Quiz
•
Computers
•
8th Grade
•
Medium
Deondre Cason
Used 4+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code is correct for a "rectangle"?
square(200,200)
(200,200)rect
rectangle(200,200)
rect(200,200)
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
If I want to add color to a shape, how would the code look?
rect(200,200)
color(orange)
color(green)
ellipse(100,10)
fill("blue")
rect(150,150)
rect(200,300)
fill"yellow"
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which code would create a triangle?
regularPolygon(50, 300, 3, 50)
regularPoly(50, 300, 8, 50)
Polygon(50, 300, 3, 5)
regulargon50, 3, 7, 50
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which variable name would work? (var)
var herman johnson
variable albertWhite
var thomasj
rav varibale
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ellipse(randomNumber(0,400), randomNumber(0,400), 50, 50); would randomly place the shape on which axis?
x and y
x only
y only
doesn't work
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which order is correct to create a sprite?
var sprite = createsprite(200, 200);
spritesetnimation(bunny);
drawSprites();
drawSprites();
var sprite = createSprite(200, 200);
sprite.setAnimation("bunny");
var sprite = createSprite(200, 200);
sprite.setAnimation("bunny");
drawSprites();
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
palette.x = 100; places the palette on the...
y-axis
x-axis
both x and y
abcdefg
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Scratch Coding Basic Vocabulary

Quiz
•
6th - 8th Grade
20 questions
Scratch

Quiz
•
5th - 9th Grade
10 questions
Drawing in Game Lab

Quiz
•
7th - 8th Grade
10 questions
Event based programming

Quiz
•
6th - 8th Grade
11 questions
Programming - Variables/Animation

Quiz
•
6th - 8th Grade
16 questions
Programowanie/TEST

Quiz
•
7th - 8th Grade
20 questions
P5 Editor

Quiz
•
4th - 8th Grade
20 questions
CS First Game Design Review

Quiz
•
4th - 8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade