Unity & C-Sharp Quiz

Unity & C-Sharp Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

random things

random things

KG - Professional Development

14 Qs

Jul musik

Jul musik

Professional Development

10 Qs

Kuis Guyonan

Kuis Guyonan

Professional Development

10 Qs

Clarinet Quiz

Clarinet Quiz

6th Grade - Professional Development

13 Qs

Friday Fun Quiz - 28th February 2020

Friday Fun Quiz - 28th February 2020

Professional Development

10 Qs

5G V2.0 Huawei Quiz 01

5G V2.0 Huawei Quiz 01

Professional Development

15 Qs

ÔN TẬP POLIME NHÉ

ÔN TẬP POLIME NHÉ

1st Grade - Professional Development

10 Qs

C Programming

C Programming

Professional Development

10 Qs

Unity & C-Sharp Quiz

Unity & C-Sharp Quiz

Assessment

Quiz

Computers, Fun

Professional Development

Practice Problem

Easy

Created by

ZakNowGreat ZakNowGreat

Used 152+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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?

Media Image
Media Image
Media Image
Media Image

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?