JavaScript Canvas Introduction Quiz

JavaScript Canvas Introduction Quiz

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

After Effect Intoduction

After Effect Intoduction

10th Grade - University

15 Qs

История ЭВМ

История ЭВМ

9th Grade

13 Qs

BÀI KIỂM TRA GIỮA KÌ 2 LỚP 5

BÀI KIỂM TRA GIỮA KÌ 2 LỚP 5

1st - 10th Grade

10 Qs

OOP 1 Undiksha

OOP 1 Undiksha

12th Grade - University

13 Qs

Tecnología Digital

Tecnología Digital

12th Grade

12 Qs

Empowerment Technologies Quiz 2

Empowerment Technologies Quiz 2

11th Grade

10 Qs

Chapter 3 Exploring Linux Filesystems

Chapter 3 Exploring Linux Filesystems

11th Grade - University

10 Qs

IP ADDRESSING AND ITS VERSION

IP ADDRESSING AND ITS VERSION

11th Grade

15 Qs

JavaScript Canvas Introduction Quiz

JavaScript Canvas Introduction Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Brooke Townsend

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Media Image

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

Media Image

What would appear on screen with the code shown?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?