CS Academy Unit 3 Review

CS Academy Unit 3 Review

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Animation and Games JavaScript

Animation and Games JavaScript

9th - 12th Grade

11 Qs

3.2.2 Mouse Press Events and onAppStart Function

3.2.2 Mouse Press Events and onAppStart Function

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

Functions C++

Functions C++

9th - 12th Grade

10 Qs

CMU CS1 Unit 5

CMU CS1 Unit 5

9th - 12th Grade

5 Qs

final scratch

final scratch

KG - 12th Grade

10 Qs

P5editor

P5editor

10th Grade

8 Qs

CMU CS Academy Unit 3

CMU CS Academy Unit 3

9th Grade

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