Unit 3 Review

Unit 3 Review

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Autodesk Maya Basics

Autodesk Maya Basics

9th - 12th Grade

15 Qs

AI Project Activity

AI Project Activity

10th Grade

12 Qs

CS Academy Unit 3 Review

CS Academy Unit 3 Review

9th - 11th Grade

10 Qs

CMU CS3

CMU CS3

9th - 11th Grade

10 Qs

U5-Set 7 CMU Unit 5.2 onKeyHold - lists

U5-Set 7 CMU Unit 5.2 onKeyHold - lists

9th Grade

7 Qs

Google Slides Pre-Assessment

Google Slides Pre-Assessment

3rd Grade - Professional Development

15 Qs

CodeHS 5.2

CodeHS 5.2

9th Grade

7 Qs

14 Event Driven Programming Languages

14 Event Driven Programming Languages

10th Grade - University

13 Qs

Unit 3 Review

Unit 3 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

Which of the following mouse events have we not learned?

onMouseRelease

onMouseMove

onDragRelease

onMouseDrag

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid test to use in a conditional?

x >= y

x <= y

x = y

x != y

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions is called when we move the mouse without holding down a button?

onMouseMove

onMousePress

onMouseRelease

onMouseDrag

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many stars will this code draw?

0

1

2

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tests will be true given x is 20?

x != 20

x > 25

x < 25

x == 25

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which function will be called?

f(x)

g(x)

Both

Neither

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will f(x) be called when x = 25?

1

2

3

4

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?