Unity & C-Sharp Quiz

Quiz
•
Computers, Fun
•
Professional Development
•
Easy
ZakNowGreat ZakNowGreat
Used 149+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of Variable supports desimals
float
boolean
interger
string
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write a Variable in C-Sharp?
var myVariable = 10
var myVariable = 10;
int myVariable = 10;
local myVariable = 10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What game engine mainly uses C-Sharp
Godot
Unreal Engine
Roblox Studio
Unity
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to write if Statements in C-Sharp?
<?php if ($a > $b) { echo "a is bigger than b"; $b = $a; } ?>
if myVariable == 10 then
if(myVarible == 10){ //code here
}
if myVariable == 10:
#code here
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
(super easy) which one is the C-Sharp logo?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What coding Language is This Quiz about?
C++
Python
C#
LUA
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to make a Loop in C-Sharp
<?php for ($i = 0; $i < 10; $i++) { echo $i."<br>"; } ?>
for i in range(10):
#code here
for (int i = 0; i < 10; i++)
{
//code here
}
for i in pairs(tbl) do
-- code here
end
Create a free account and access millions of resources
Similar Resources on Wayground
14 questions
PyGames Workshop quiz

Quiz
•
Professional Development
10 questions
INTRODUCTION TO PYTHON

Quiz
•
Professional Development
10 questions
DECI - Week 5 - round

Quiz
•
Professional Development
11 questions
Javascript Function Quiz

Quiz
•
Professional Development
14 questions
Day 1 - Basics of Java

Quiz
•
Professional Development
12 questions
Chapter 6 : JavaScript Functions & Input/ Output

Quiz
•
Professional Development
15 questions
JF UIT 2022 - Game 2

Quiz
•
Professional Development
10 questions
SENZ AIOT SAVANTS - JV & JS

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade