AGAD: UNIT 4_C# & UNITY

AGAD: UNIT 4_C# & UNITY

9th - 12th Grade

24 Qs

quiz-placeholder

Similar activities

Quiz Materi Pemrograman 1

Quiz Materi Pemrograman 1

11th Grade

20 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

Data Types

Data Types

9th - 12th Grade

20 Qs

Python Data Types 207

Python Data Types 207

10th Grade

21 Qs

Token in Python

Token in Python

9th Grade

20 Qs

python skillsG7

python skillsG7

9th Grade

20 Qs

EXAMEN DE ANIVELACION

EXAMEN DE ANIVELACION

12th Grade

20 Qs

Python Review Quiz

Python Review Quiz

7th - 9th Grade

20 Qs

AGAD: UNIT 4_C# & UNITY

AGAD: UNIT 4_C# & UNITY

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

undefined Wright

Used 326+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword do you type create a float variable?

float

Int

Double

Bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be a correct value of a float variable
4.4
3
4%
True

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which piece of code is the correct procedure for creating a float variable

public int speed = 2.2;

public float speed = 2.2;

public bool = true;

none of the above;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to create an integer variable
int
float
bool
double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is used to determine if a value is true or false
boolean
int
flaot
none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Boolean variable can only have a value of true or false 
Yes
No

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable can be used as "placeholders" to contain and manipulate data within C#

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?