BELL RINGER: Unity Practice Quiz # 1

Quiz
•
Computers
•
9th Grade
•
Medium
JASON SAMMONS
Used 1+ times
FREE Resource
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
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
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
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
What is a possible value for the horizontalInput variable returned by the Input.GetAxis() method?
Vector3.Up
-10
0.52f
“Right”
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
10 questions
Python Programming

Quiz
•
7th - 9th Grade
16 questions
Python basics

Quiz
•
9th - 12th Grade
10 questions
Flowchart

Quiz
•
1st - 9th Grade
15 questions
Python Introduction

Quiz
•
9th Grade
17 questions
GCSE Computer Science - Python Programming Concepts

Quiz
•
9th - 11th Grade
16 questions
Parts of a Method (Java)

Quiz
•
9th Grade - University
15 questions
Pseudocode

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade