C# - Unity Quiz

Quiz
•
Computers
•
6th - 9th Grade
•
Medium

James Fleming
Used 68+ times
FREE Resource
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
If you want to apply Gravity what component would you want to add to a gameobject?
RigidBody(2d or 3d)
Image
A Custom Script
Box Collider
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the section called where all your GameObjects are housed?
Game
Inspector
Hierarchy
Console
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
In code what line of code would you use to access a component on the Gameobject the script is attached to?
accessComponent(component)
getcomponent(component)
findComponent(component)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
On UI what is the component called that houses the UI?
Container
UI Holder
Canvas
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the output of this code?
x=56;
//x=2;
x+=9;
print(x)
Error
65
66
11
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
To add a particle effect how would you instantiate the effect?
Instantiate a prefab of the object by calling Instantiate(obj, place, rotation)
Check the instantiate effect button.
Call the summon function and summon the particle effect by typing Summon(obj)
Leave the effect in the scene and it will instantiate itself
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
How would you declare a function that has no return and is public?
function MyFunction()
public void MyFunction()
public MyFunction()
MyFunction:
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
MS Excel Part 2

Quiz
•
7th Grade
12 questions
Module 3 Lesson 9

Quiz
•
7th - 9th Grade
15 questions
IT Basics: Assessment Review

Quiz
•
8th Grade
16 questions
Google Slide Quiz

Quiz
•
8th Grade
17 questions
Computer Components Quiz

Quiz
•
6th - 8th Grade
15 questions
mit app inventor basics quiz

Quiz
•
4th - 8th Grade
18 questions
How computers work 1

Quiz
•
8th Grade
15 questions
Computer Hardware Quiz G9 ICT

Quiz
•
9th 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
8 questions
Time Management

Quiz
•
6th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th 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