CSP Units 1 & 2

CSP Units 1 & 2

9th - 12th Grade

18 Qs

quiz-placeholder

Similar activities

Token in Python

Token in Python

9th Grade

20 Qs

ว30285-ข้อสอบวัดผลปลายภาคเรียน(1-67)

ว30285-ข้อสอบวัดผลปลายภาคเรียน(1-67)

10th Grade

20 Qs

Python Quiz

Python Quiz

9th Grade

20 Qs

Intermediate Python

Intermediate Python

9th - 11th Grade

15 Qs

Unity Quiz 1

Unity Quiz 1

12th Grade

14 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

C# 101 Assessment

C# 101 Assessment

9th - 12th Grade

20 Qs

Python Lab - Quiz 2

Python Lab - Quiz 2

12th Grade

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