What type of Variable supports desimals
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
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 Quizizz
14 questions
Music Theory - Starting from Scratch

Quiz
•
Professional Development
10 questions
C++ quiz

Quiz
•
10th Grade - Professi...
10 questions
Day 2 C Programming quiz

Quiz
•
Professional Development
15 questions
JavaScript Pass by value, Pass by Reference, Scope Hoisting

Quiz
•
Professional Development
15 questions
Javascript basics

Quiz
•
Professional Development
15 questions
C Language Quiz-1

Quiz
•
University - Professi...
10 questions
C Programming

Quiz
•
Professional Development
12 questions
JavaScript

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade