Module 3 - Unity Scripting Basics

Module 3 - Unity Scripting Basics

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

INFORMATIKA KLS IX UH

INFORMATIKA KLS IX UH

9th - 12th Grade

15 Qs

Quiz TIK kelas  9

Quiz TIK kelas 9

9th - 12th Grade

20 Qs

Mid Exam

Mid Exam

12th Grade - University

20 Qs

Cyber Security Awreness

Cyber Security Awreness

9th - 12th Grade

15 Qs

FINALS summative test in TRENDS

FINALS summative test in TRENDS

12th Grade - University

20 Qs

Latihan Soal HTML

Latihan Soal HTML

10th Grade

20 Qs

Excel

Excel

12th Grade

10 Qs

Try eXAM

Try eXAM

9th Grade

13 Qs

Module 3 - Unity Scripting Basics

Module 3 - Unity Scripting Basics

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Hard

Created by

Stacy Wright

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programming language is used with the Unity game engine?


GDScript

C#

C++

Luau

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using the Unity Manual or Unity Scripting Reference, it’s important to:


Print it

Answered

Bookmark it in your web browser

Make sure the correct Unity version is selected

Google it

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Unity application programming interface (API)?


A collection of functions and methods that game developers can access to easily create game mechanics and systems

Answered

User interface components that developers can import into a project

A collection of game assets that you can easily download and use in a Unity game development project

Game examples you can use as a template to start developing a new Unity project

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

At the beginning of every Unity C# script, APIs are accessed with what command?


use

boilerplate

import

using


5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Unity game engine, how often is the Update() function automatically called?


every minute

Answered


every frame


every 30 frames


every second


6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to define a function in the C# programming language?


func

def

function

void

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function name likely indicates that it’s a game loop?


Update()


Draw()


Loop()


Start()


Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?