Video Game Programming Fall 24 Exam

Video Game Programming Fall 24 Exam

12th Grade

40 Qs

quiz-placeholder

Similar activities

SCRATCH 3.0 Semester 2 Exam Review

SCRATCH 3.0 Semester 2 Exam Review

9th - 12th Grade

35 Qs

Code.org Unit 3 Lesson 1-6

Code.org Unit 3 Lesson 1-6

5th Grade - University

45 Qs

Unity Chapter 1

Unity Chapter 1

12th Grade

35 Qs

Unity Learn Units 1 - 3 Review

Unity Learn Units 1 - 3 Review

9th - 12th Grade

40 Qs

DESAIN PADA MULTIMEDIA INTERAKTIF

DESAIN PADA MULTIMEDIA INTERAKTIF

12th Grade

35 Qs

[AP CSP] Programming with Conditionals [If, Elif, Else]

[AP CSP] Programming with Conditionals [If, Elif, Else]

9th Grade - University

35 Qs

Console Generation

Console Generation

9th - 12th Grade

40 Qs

UNITY Final

UNITY Final

12th Grade

40 Qs

Video Game Programming Fall 24 Exam

Video Game Programming Fall 24 Exam

Assessment

Quiz

Computers

12th Grade

Easy

Created by

Jacob Baze

Used 7+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is Unity?

A cross-platform game engine
A type of cooking ingredient
A type of computer virus
A type of religious belief

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What programming language does Unity use?

Java
Python
C#
JavaScript

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How do you create a new script in Unity?

Left-click in the Project window and select 'Create > C# Script'
Press Ctrl + N to create a new script
Right-click in the Project window and select 'Create > C# Script' or use the 'Assets' menu and select 'Create > C# Script'.
Use the 'Edit' menu and select 'Create > C# Script'

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is a Unity GameObject?

A Unity GameObject is a basic object in Unity that represents characters, props, scenery, and more.
A Unity GameObject is a type of vehicle in Unity
A Unity GameObject is a type of food in Unity
A Unity GameObject is a type of weapon in Unity

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What Unity component is responsible for controlling the position, rotation, and scale of a GameObject?

Renderer
Rigidbody
Transform
Collider

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of a Unity Collider component?

To detect collisions and trigger events when GameObjects interact with each other

To add a shadow to an object
To play audio for an object
To change the color of an object

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What is the purpose of the Unity Scene window?

To visually design and arrange the elements of a game level or environment.
To write code for game mechanics
To test the game's performance
To create 3D models for the game

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?