P5.js Test #1 Review

P5.js Test #1 Review

10th Grade

50 Qs

quiz-placeholder

Similar activities

MS PowerPoint

MS PowerPoint

10th Grade

50 Qs

INFORMATIKA KELAS X SMK

INFORMATIKA KELAS X SMK

10th Grade

51 Qs

Advanced HTML5 & CSS3 Part IV

Advanced HTML5 & CSS3 Part IV

9th - 12th Grade

55 Qs

REMIDI SAS GENAP INFORMATIKA X

REMIDI SAS GENAP INFORMATIKA X

10th Grade

50 Qs

Java Basics Self-Check

Java Basics Self-Check

9th - 12th Grade

46 Qs

ICT in society

ICT in society

5th Grade - University

50 Qs

3rd Preliminary Exam - TLE-ICT_CSS_2025

3rd Preliminary Exam - TLE-ICT_CSS_2025

10th Grade

45 Qs

J277 - Revision 2024

J277 - Revision 2024

10th Grade

45 Qs

P5.js Test #1 Review

P5.js Test #1 Review

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

Mr. Kedwell

Used 13+ times

FREE Resource

AI

Enhance your content in a minute

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

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to draw a line?

line(x1, y1, x2, y2);

draw the line(x1, y1, x2, y2);

line(x1, y1);

linear(x1, y1, x2, y2);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to draw a rectangle?

rect(x, y, width, height);

rectangle(x, y, width, height);

rect(x1, y1, x2, y2);

rectangle(x1, y1, x2, y2);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to change the colour to draw with?

stroke(0, 100, 0);

changeTheColor();

stroke(x1, y1);

textColor(1, 2, 2);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to change the colour the program fills in solid shapes?

fill(0, 255, 255);

changeBackground();

solid(255, 0, 255);

Color(30, 2, 2);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to draw a square?

square(x, y, width, height);

square(x, y, length);

square(x1, y1, x2, y2, x3, y3, x4, y4);

drawSquare(x1, y1, width);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to draw a circle?

circle(x, y, radius);

circle(x, y, diameter);

circle(x, y);

drawOval(x, y, diameter);

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to draw an oval?

ellipse(x, y, width, height);

ellipse(x, y, diameter);

ellipse(x, y);

ellipse(x, y, width, height, depth);

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?