Unity Certification Prep-Chapters 11 - 15

Unity Certification Prep-Chapters 11 - 15

Assessment

Flashcard

Computers

12th Grade

Practice Problem

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

65 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Finish the following code to reference the gameObject's position:
Vector pos = ____________

Back

transform.position

2.

FLASHCARD QUESTION

Front

Which type of variable is accessible to other scripts?

Back

public

3.

FLASHCARD QUESTION

Front

What data type must be used in the following code? _______ num = 8.0f

Back

float

4.

FLASHCARD QUESTION

Front

A Unity C# script is edited in

Back

an IDE

5.

FLASHCARD QUESTION

Front

The Start() function is called when

Back

An object first starts

6.

FLASHCARD QUESTION

Front

Which of the following statements about classes are NOT true?
Classes should have the same name as the object they are attached to,
Class names and file names must be the same,
Use PascalCase for class names,
Awake() & Reset()

Back

Classes should have the same name as the object they are attached to

7.

FLASHCARD QUESTION

Front

Which of the following methods are default in Unity C# scripts? Options: Start() & Update(), Load() & Start(), Update() & FixedUpdate(), Awake() & Reset()

Back

Start() & Update()

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?