AGAD: UNIT 4_C# & UNITY

AGAD: UNIT 4_C# & UNITY

9th - 12th Grade

24 Qs

quiz-placeholder

Similar activities

Coding Test Review

Coding Test Review

9th - 12th Grade

21 Qs

Python Quiz 2

Python Quiz 2

9th Grade

20 Qs

C# Quiz for Beginners

C# Quiz for Beginners

10th Grade

20 Qs

Python Drill 1

Python Drill 1

7th - 12th Grade

20 Qs

SIP C

SIP C

12th Grade

20 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

JavaScript Variables Quiz

JavaScript Variables Quiz

10th Grade

19 Qs

1) Python Data Types

1) Python Data Types

8th - 11th Grade

19 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?