
Programming Practice

Quiz
•
Computers
•
8th Grade
•
Hard
Saif Alghlayini
Used 2+ times
FREE Resource
19 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of these lines of JS code are syntactically correct?
rect(100, 100, 50, 50);
rect[100, 100, 50, 50];
rect(100 100 50 50);
rect(100, 100, 50, 50):
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these lines of JS code are syntactically correct?
ellipse(100; 100; 50; 50);
ellipse(100 100 50 50);
ellipse (100, 100, 50, 50)
ellipse(100, 100, 50, 50);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the Khan Academy programming environment, where is the point (0, 0)?
upper left corner
center
upper right corner
lower left corner
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many parameters should you pass to the line() function?
1
2
4
6
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these function calls draws a perfect circle?
ellipse(100, 100, 200, 50);
ellipse(50, 200, 100, 100);
ellipse(50, 100, 100, 200);
ellipse(100, 50, 200, 100);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For the line() function, what numbers should you pass to the third and fourth parameters?
The width and height of the line
The end x position and end y position of the line
The amount to rotate and skew the line
Your 2 favorite numbers in the world
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these function calls draws a square?
rect(100, 100, 75, 60);
rect(75, 60, 100, 100);
rect(100, 60, 75, 100);
rect(60, 100, 100, 75);
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Programowanie/TEST

Quiz
•
7th - 8th Grade
20 questions
CSD Unit 3 - Week 1 (L1-L5)

Quiz
•
7th - 8th Grade
15 questions
Mảng 1 chiều

Quiz
•
8th - 11th Grade
22 questions
Code.org Game Lab 1 Shapes

Quiz
•
8th Grade
20 questions
P5 Editor

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

Quiz
•
8th Grade
20 questions
Pearson 9 Wks Test v2

Quiz
•
8th Grade
20 questions
3rd 9 weeks test 2025 CF II

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
15 questions
Wren Pride and School Procedures Worksheet

Quiz
•
8th Grade
10 questions
Essential Lab Safety Practices

Interactive video
•
6th - 10th Grade
10 questions
Converting Repeating Decimals to Fractions

Quiz
•
8th Grade