CS Academy Unit 3 Review

CS Academy Unit 3 Review

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

CMU CS3

CMU CS3

9th - 11th Grade

10 Qs

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

CMU CS Academy Unit 7.2 Local Variables

CMU CS Academy Unit 7.2 Local Variables

9th Grade

7 Qs

Pointing Devices

Pointing Devices

6th - 10th Grade

10 Qs

Google Slides Pre-Assessment

Google Slides Pre-Assessment

3rd Grade - Professional Development

15 Qs

CMU CS Academy

CMU CS Academy

9th Grade

7 Qs

CodeHS 5.2

CodeHS 5.2

9th Grade

7 Qs

Blender L1

Blender L1

7th - 9th Grade

8 Qs

CS Academy Unit 3 Review

CS Academy Unit 3 Review

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Jennifer Greger

Used 73+ times

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 gets called every time we move the mouse?

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?