JavaScript Canvas Introduction Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Brooke Townsend
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If the following code is entered:
fill(0, 255, 200);
ellipse(300, 100, 40, 40);
Which point would appear on the canvas?
A
B
C
D
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following codes would result in the ellipse drawn?
ellipse(200, 200, 300, 100);
ellipse(300, 100, 100, 300);
ellipse(200, 200, 100, 300);
ellipse(100, 300, 200, 200);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would appear on the canvas if this code (and nothing else) was entered?
ellipse(100, 100, 50, 50)
A circle with radius 50 in the centre of the canvas
A circle with radius 100 in the upper left area of the canvas
A circle with radius 50 in the upper left area of the canvas
nothing
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would appear on the canvas if this code (and nothing else) was entered?
elipse(100, 100, 50, 50);
A circle with radius 50 in the centre of the canvas
A circle with radius 100 in the upper left area of the canvas
A circle with radius 50 in the upper left area of the canvas
nothing
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would you see if the following code was run:
ellipse(200, 200, 600, 600);
A really big circle in the centre
A circle in the bottom right corner
Nothing
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would appear on screen with the code shown?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the code for this program, what order must the ellipses instructions occur?
Blue first,
then Yellow,
then Red
Red first,
then Blue,
then Yellow
There is no way of knowing
Red first,
then Yellow,
then Blue
Create a free account and access millions of resources
Similar Resources on Wayground
9 questions
12th com app lesson 2

Quiz
•
12th Grade
10 questions
Video Game Design - Quiz 5 - L6- P

Quiz
•
9th - 12th Grade
14 questions
Understanding AI: Domains and Applications AIProjectCyc

Quiz
•
9th Grade
11 questions
CMU CS Academy Unit 2 Part 2

Quiz
•
9th Grade
15 questions
8.QZ - Fish Tank Starter Code Review

Quiz
•
9th - 12th Grade
10 questions
Avaliação 1T - JavaScript

Quiz
•
9th - 12th Grade
11 questions
CMU CS Academy Unit 2 Part 5

Quiz
•
9th Grade
10 questions
கணினி தொழில்நுட்பம்

Quiz
•
12th 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
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

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

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade