CMU Graphics Rectangles etc

CMU Graphics Rectangles etc

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

SDA Chapter 7B Vocabulary

SDA Chapter 7B Vocabulary

6th - 9th Grade

20 Qs

Processing Basics

Processing Basics

7th - 12th Grade

20 Qs

Shapes in Java Processing

Shapes in Java Processing

9th - 12th Grade

18 Qs

Python Basics ;)

Python Basics ;)

11th Grade

20 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

PyGame 9 сынып 4 тоқсан 1

PyGame 9 сынып 4 тоқсан 1

9th Grade

19 Qs

CMU Unit 1 Practice Test

CMU Unit 1 Practice Test

9th - 12th Grade

20 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

CMU Graphics Rectangles etc

CMU Graphics Rectangles etc

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Mr Minyard

Used 4+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does changing the third number in the Rect function do?

Makes the rectangle wider or thinner

Makes the rectangle taller or shorter

Determines what number is in the middle of the rectangle

Changes the rectangle's color

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the width be if the rectangle's left-top corner is at (100, 50) and its right-top corner is at (275, 50)?

50 - 50

275 - 50

275 - 100

100 - 275

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

(CMU Graphics) With the Rect() command, what would the height be if the rectangle's left-top corner is at (100, 50) and its left-bottom corner is at (100, 150)?

50 - 150

100 - 100

150 - 50

100 - 50

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When drawing an oval, what do the third and fourth numbers represent?

Thickness of the border

Coordinates of the center

Width and height

Position of the left-top corner

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property specifies how solid or see-through a shape is?

Border

Opacity

Roundness

Line width

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to rotate a shape?

Dashes

RotateAngle

BorderWidth

Opacity

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to draw a line from (x1, y1) to (x2, y2)?

Line(x1, y1, x2, y2)

Rect(x1, y1, x2, y2)

Oval(x1, y1, x2, y2)

Label(x1, y1, x2, y2)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?