EOC 3D/GD/Design

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Wayground Content
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What function is called by the game loop to perform tasks needed to produce each frame on the screen?
Update()
Start()
Awake()
OnEnable()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
You are using the XR Interaction Toolkit in your project. You want the user to point their controller at specified objects and select them at any distance.
Which type of Interactor applies?
Ray Interactor
Teleporter
Grabbable Interactor
Locomotion
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In what order do you put the words when you are declaring a new variable?
[access modifier] [data type] [variable name] [variable value]
[data type] [access modifier] [variable value] [variable name]
[data type] [access modifier] [variable name] [variable value]
[variable name] [data type] [access modifier] [variable value]
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which Unity window contains a list of all the components attached to game objects?
Inspector
Hierarchy
Scene view
Project window
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How would you make an array variable visible in the Unity Inspector panel from the script component?
Make the array variable public
Right-click on the array variable and select "Publish"
Write the array variable name in all capital letters
Select "Edit" and then "Array" from the Unity IDE menu
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What characters are used to mark the start and end of a block of C# code such as a class or function?
{ and }
# and #
/* and */
Begin and End
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would you do to a game object to make it react to gravity and other physical forces?
Add a Rigidbody component
Add a Collider component
Add a complex C# script
Add a Physics Material
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Unit 6 ArrayLists and String Methods

Quiz
•
9th - 12th Grade
20 questions
Java Arrays

Quiz
•
9th - 12th Grade
19 questions
Grade 10 - Final Exam practice quiz

Quiz
•
10th Grade
15 questions
Basic Data Structures - Intro to CS

Quiz
•
12th Grade
20 questions
GCSE Computer Science: Programming (Data Structures)

Quiz
•
9th - 10th Grade
20 questions
APCSA Arrays

Quiz
•
9th - 12th Grade
18 questions
Hungry Animals Quiz

Quiz
•
11th Grade
15 questions
Latihan UPS2

Quiz
•
5th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

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

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
CTEA Computer Vocab Terms #1

Quiz
•
12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade