Search Header Logo

Unity Certification Prep-Chapters 11 - 15

Authored by Cynthia Hendrix

Computers

12th Grade

Used 41+ times

Unity Certification Prep-Chapters 11 - 15
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

gameObject.position

transform.parent.position

Vector3 (position)

transform.position

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of variable is accessible to other scripts?

public

private

string

integer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type must be used in the following code?

_______ num = 8.0f

float

integer

string

factor

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Unity C# script is edited in

an IDE

Notepad

Microsoft Word

Unity

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Start() function is called when

An object first starts

When the game starts

After pressing the start button

All answers are correct

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods are default in Unity C# scripts?

Start() & Update()

Load() & Start()

Update() & FixedUpdate()

Awake() & Reset()

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?