Unit 7 Review

Unit 7 Review

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Computer

Computer

10th Grade

15 Qs

Study Guide - More Advanced Java

Study Guide - More Advanced Java

11th - 12th Grade

10 Qs

Programming - High Level Code & Machine Code

Programming - High Level Code & Machine Code

2nd - 11th Grade

10 Qs

C++ Arrays

C++ Arrays

8th - 12th Grade

12 Qs

Advanced Java Study Guide

Advanced Java Study Guide

11th - 12th Grade

10 Qs

Python: Functions and Parameters

Python: Functions and Parameters

9th - 12th Grade

10 Qs

P5: Variables, Motion, Ifs

P5: Variables, Motion, Ifs

6th - 9th Grade

10 Qs

Python variables and Data types

Python variables and Data types

10th - 12th Grade

10 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?