Unity Create with Code Quiz Unit 1

Unity Create with Code Quiz Unit 1

10th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

java

java

10th Grade

15 Qs

Elementele de bază ale limbajului C++

Elementele de bază ale limbajului C++

10th Grade

17 Qs

CP M.6 Assessment Review

CP M.6 Assessment Review

9th - 12th Grade

17 Qs

GCSE Computer Science - Python Programming Concepts

GCSE Computer Science - Python Programming Concepts

9th - 11th Grade

17 Qs

Computer Science Principles Unit 5 Part 1

Computer Science Principles Unit 5 Part 1

9th - 12th Grade

15 Qs

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Python basics

Python basics

9th - 12th Grade

16 Qs

Computer Science - Python

Computer Science - Python

9th - 12th Grade

15 Qs

Unity Create with Code Quiz Unit 1

Unity Create with Code Quiz Unit 1

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Sharon Mcgee

Used 5+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Window in Unity contains all the Game Objects in your Scene

Inspector

Hierarchy

Scene View

Project Window

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct order to declare a New Variable

data type, access handler, variable name, variable value

variable name, variable value, data type, access handler

access handler, data type, variable name, variable value

access handler, variable name, variable value, data type

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an Example of a float value

0

-10

20

1.52

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which value does (Input.GetAxis) returns

More than 1

between -1 and 1

0

-1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which variable is code correctly by Unity standards

public float speed = 20.2f;

Public Float speed = 20.2f;

Public float speed = 20.2f;

Speed = 20.2f;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add behaviors to Objects in Unity

transform

assets

scripts

project window

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To modify the organization of Assets

Scene

Project Window

Components

x axis

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?