
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
15 questions
Unity.Basics-2

Quiz
•
6th Grade - University
20 questions
Python Tracy the Turtle (codehs) through Lesson 9

Quiz
•
8th - 10th Grade
20 questions
1.2.1 Fills and Borders

Quiz
•
8th Grade
20 questions
CPA Revision MCQ1

Quiz
•
8th - 9th Grade
20 questions
Unit 3 - Game Lab, Shapes, Var, Sprites (1 - 8)

Quiz
•
8th Grade
14 questions
CMU CS Academy Unit 1 Checkpoint

Quiz
•
6th - 8th Grade
20 questions
September 15th

Quiz
•
3rd - 12th Grade
15 questions
8th Computer Review

Quiz
•
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