Search Header Logo

BELL RINGER: Unity Practice Quiz # 1

Authored by JASON SAMMONS

Computers

9th Grade

Used 1+ times

BELL RINGER: Unity Practice Quiz # 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Which Unity window contains a list of all the game objects currently in your scene?


Hierarchy


Project window


Inspector

Scene view

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

True or False: Visual Studio is not a part of Unity. You could use a different code editor to edit your C# scripts if you wanted to.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

What best describes the difference between the below images, where the car is in the second image is further along the road?


The second car’s Transform value is higher than the first car’s.

The second car’s Y location value is higher than the first car’s

The second car’s X location value is higher than the first car’s

The second car’s Z location value is higher than the first car’s

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What can you create in the 'Projects' section of Unity Learn?


A database management system


An operating system


A personal blog

A Unity application with opportunities to mod and experiment

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

In what order do you put the words when you are declaring a new variable?


[data type] [access modifier] [variable value] [variable name]


[access modifier] [data type] [variable name] [variable value]


[variable name] [data type] [access modifier] [variable value]


[data type] [access modifier] [variable name] [variable value]

6.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

Which of the following variables would be visible in the Inspector?


speed

turnSpeed


horizontalInput & forwardInput

speed & turnSpeed

7.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

What is a possible value for the horizontalInput variable returned by the Input.GetAxis() method?


Vector3.Up

-10


0.52f

“Right”

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?