CS Academy Unit 3 Review

CS Academy Unit 3 Review

9th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Cmu Cs Academy Unit Two Variables

Cmu Cs Academy Unit Two Variables

9th Grade

11 Qs

Cmu Cs Academy Unit 2

Cmu Cs Academy Unit 2

9th Grade

11 Qs

J277 - 2.2 - Functions in Python

J277 - 2.2 - Functions in Python

10th Grade - University

10 Qs

Python variables and Data types

Python variables and Data types

10th - 12th Grade

10 Qs

CMU CS Academy Unit 3

CMU CS Academy Unit 3

9th - 11th Grade

10 Qs

Advanced Java Study Guide

Advanced Java Study Guide

11th - 12th Grade

10 Qs

Code.org CS Discoveries U3L12 Sprite Movement

Code.org CS Discoveries U3L12 Sprite Movement

9th Grade

11 Qs

Cmu Cs Academy

Cmu Cs Academy

9th Grade

10 Qs

CS Academy Unit 3 Review

CS Academy Unit 3 Review

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Jennifer Greger

Used 74+ 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?