Unit 7 Review

Unit 7 Review

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Python Classes Quiz

Python Classes Quiz

9th - 12th Grade

15 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Quiz 4 Edhesive Review

Quiz 4 Edhesive Review

9th - 12th Grade

10 Qs

Intermediate Python

Intermediate Python

9th - 11th Grade

15 Qs

OCR GCSE CS - 2.1 ERL sorts and searches

OCR GCSE CS - 2.1 ERL sorts and searches

10th - 11th Grade

9 Qs

Components of  a Computer Program

Components of a Computer Program

11th Grade

15 Qs

3.2.2 Mouse Press Events and onAppStart Function

3.2.2 Mouse Press Events and onAppStart Function

11th Grade

10 Qs

Study for Quiz #4

Study for Quiz #4

9th - 12th Grade

15 Qs

Unit 7 Review

Unit 7 Review

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Michael Weingarden

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What are the (x, y) coordinates of the arrow in the following code?

(100, 50)

(200, 100)

(100, 200)

(50, 100)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many degrees does this arc extend for?

50

90

100

150

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the radius of the smallest circle that contains this circular arc?

10

20

40

100

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which variables are globals in the code below?

mouseX and mouseY

count

message

color

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which variables are helper variables in the code below

mouseX and mouseY

count

message and color

count, color, and message

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which variables are function parameters in the code below?

mouseX and mouseY

count

message

color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How often should you use global variables?

Very often

Sparingly

Whenever you need a variable

Never

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?