Quiz on Shapes and Functions

Quiz on Shapes and Functions

12th Grade

10 Qs

quiz-placeholder

Similar activities

BAS - IO DEVICES

BAS - IO DEVICES

9th Grade - University

10 Qs

V.P Editing Terms/V-Mix

V.P Editing Terms/V-Mix

9th - 12th Grade

14 Qs

How much do you know about google docs?

How much do you know about google docs?

9th - 12th Grade

10 Qs

Introduction to Hydraulics

Introduction to Hydraulics

11th - 12th Grade

10 Qs

Point of Order - PPTQ Sec 23

Point of Order - PPTQ Sec 23

12th Grade

11 Qs

Netiquettes

Netiquettes

12th Grade

10 Qs

External wall construction.

External wall construction.

12th Grade

10 Qs

Typography

Typography

12th Grade

11 Qs

Quiz on Shapes and Functions

Quiz on Shapes and Functions

Assessment

Quiz

Instructional Technology

12th Grade

Medium

Created by

Melissa Fulmore

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which shape is green at the bottom? [1 point]

Rect(100, 100, 25, 25, fill=None)

Rect(100, 100, 25, 25, fill=gradient('green', 'black'))

Rect(100, 100, 25, 25, fill=gradient('green', 'black', start='top'))

Rect(100, 100, 25, 25, fill=gradient('black', 'green'))

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a parameter of the function drawPrettyStar? [1 point]

numberOfPoints

radius

color

Fill

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the code below, which of the following is drawn when the mouse is moved and not pressed on the bottom half of the canvas?

Both blue pentagons of radius 35 and green rectangles

Nothing

Green rectangles

Blue pentagons of radius 35

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following results in a call to onKeyRelease? [1 point]

Pressing the 's' key.

Releasing the 's' key.

Calling onKeyPress('s') in a test case.

None of the above.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function will be called according to the code below if x = 7 and y = 8?

f

g

h

None of the above.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a group method? [1 point]

add

clear

hitsGroup

toFront

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function might return a negative number? [1 point]

angleTo

abs

distance

None of these

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?