AGAD: UNIT 4_C# & UNITY

AGAD: UNIT 4_C# & UNITY

9th - 12th Grade

24 Qs

quiz-placeholder

Similar activities

Python Quiz 2

Python Quiz 2

9th Grade

20 Qs

Data Types

Data Types

9th - 12th Grade

20 Qs

Python Data Types 207

Python Data Types 207

10th Grade

21 Qs

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

C# Quiz for Beginners

C# Quiz for Beginners

10th Grade

20 Qs

Python Basics Unit 3.1

Python Basics Unit 3.1

12th Grade

24 Qs

Basic Python

Basic Python

10th - 12th Grade

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th 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?