Drawing methods of the Graphics class

Drawing methods of the Graphics class

University

5 Qs

quiz-placeholder

Similar activities

CS100||MsWord

CS100||MsWord

University

10 Qs

AV2a - Pensamento Computacional - Explorando o p5.js

AV2a - Pensamento Computacional - Explorando o p5.js

2nd Grade - University

10 Qs

Word cơ bản

Word cơ bản

University

10 Qs

NVSP- KỸ NĂNG CNTT

NVSP- KỸ NĂNG CNTT

University

10 Qs

React right here~

React right here~

University

10 Qs

DataVisualization-24.04.2021

DataVisualization-24.04.2021

University

10 Qs

Notes on Blender: Section 16B

Notes on Blender: Section 16B

6th Grade - University

10 Qs

Microsoft Word

Microsoft Word

University

10 Qs

Drawing methods of the Graphics class

Drawing methods of the Graphics class

Assessment

Quiz

Computers

University

Medium

Created by

Jamunadevi T

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............ erases a rectangular area of the canvas.

clearRect ( )

copyArea ( )

setColor ( )

setFont ( )

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............ copies a rectangular area of the canvas to another

area.

clearRect ( )

copyArea ( )

setColor ( )

setFont ( )

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............ set the drawing color.

clearRect ( )

copyArea ( )

setColor ( )

setFont ( )

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............ set the font.

clearRect ( )

copyArea ( )

setColor ( )

setFont ( )

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

............ draws a filled rectangle with rounded corners.

fillRoundRect ( )

fillRect ( )

fillArc ( )

fillArc ( )