CSP Units 1 & 2

CSP Units 1 & 2

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

9th Grade

20 Qs

EOC 3D/GD/Design

EOC 3D/GD/Design

9th - 12th Grade

20 Qs

Data Types

Data Types

9th - 12th Grade

20 Qs

Python Data Types 207

Python Data Types 207

10th Grade

21 Qs

Intermediate Python

Intermediate Python

9th - 11th Grade

15 Qs

Cpp Exam

Cpp Exam

9th Grade

15 Qs

Python Intermediate

Python Intermediate

9th - 11th Grade

15 Qs

LA2.C2: Statements, Properties, and Operations

LA2.C2: Statements, Properties, and Operations

9th Grade

17 Qs

CSP Units 1 & 2

CSP Units 1 & 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Justin Loomis

Used 3+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these images shows an orthographic projection?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Marking a collider as "Is Trigger" will result in which of the following? Select two correct answers.

Collisions will be detected.

Collisions will not be detected.

Objects will pass through each other.

Objects will NOT pass through each other.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these are true for local variables?

Local variables are declared at the top of the class outside of methods.

Local variables are declared inside of a method.

Local variables can be accessed anywhere inside the class.

Local variables can be declared as private or public.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

[7, 9, 5, 8]

In the array above, the element at index 2 is...

7

9

5

8

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Game objects automatically destroy themselves when they leave the screen, so there is no need to write code to delete game objects.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a game object is dragged from the Hierarchy Window and dropped onto the Project Window?

A prefab asset is created.

The game object is deleted.

The game object is duplicated.

All components are removed from the game object.

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following Boolean expressions is True? Select two correct answers.

8 < 3

12 > 5

8 != 7

9 == 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?