GADV 03 - Scripting

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Doug Finn
Used 10+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the game loop?
A for loop, while loop, or do while loop.
The sequence of processes that run from the start to the end of a game.
A sequence of processes that run continuously as long as the game is running
A cycle of actions that you repeat over and over within a game.
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What are the three main high-level game loop processes?
Play, Process, Win/Lose
Input, Process, Output
Input, Update, Render
Play, Update, Render
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which programming language is used for Unity scripting?
Java
C#
None. Unity uses components.
JavaScript
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a Unity component
A C# class that is part of the Unity API
A resusable C# script that defines some specific functionality
A C# script that implements a specific part of the functionality of a game
A C# script that implements a specific part of a GameObject's functionality
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This script cannot be used as a GameObject component -- why not?
It does not subclass MonoBehaviour
It is not a part of the Unity API
It does not implement all the MonoBehaviour lifecycle methods
It has not been added to any GameObject yet
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is a MonoBehaviour method inherited by its subclasses?
FixedUpdate()
LastUpdate()
FinalUpdate()
UpdateGUI()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the role of the Rigidbody component?
To make a GameObject shatter when a force is applied
To add physics to a GameObject.
To make a GameObject fall under gravity
To make a GameObject behave like an object in the real world
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Quiz#2: CSS 11

Quiz
•
11th Grade
10 questions
Understanding C2 requirements

Quiz
•
9th Grade
12 questions
KS3 Hardware & Components

Quiz
•
7th - 9th Grade
11 questions
Device and Configuration- Domain (2)

Quiz
•
9th - 12th Grade
13 questions
Procedures in Planning and Conducting Maintenance

Quiz
•
10th Grade
7 questions
Physics term. review

Quiz
•
8th Grade - University
10 questions
SKT5-2.1.3 SQL: MEMBINA PANGKALAN DATA

Quiz
•
11th Grade
10 questions
Quiz 14 - Swing Components

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade