AGAD: UNIT 4_C# & UNITY

AGAD: UNIT 4_C# & UNITY

9th - 12th Grade

24 Qs

quiz-placeholder

Similar activities

:Data types

:Data types

10th Grade

25 Qs

Databases Intro

Databases Intro

9th Grade

20 Qs

Python Concatenation

Python Concatenation

11th Grade

21 Qs

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

9-Класс ТЕСТ 30-34

9-Класс ТЕСТ 30-34

9th Grade

20 Qs

Python Final-Exam

Python Final-Exam

9th Grade

21 Qs

GCSE Computer Science: Programming (Python)

GCSE Computer Science: Programming (Python)

9th - 12th Grade

25 Qs

Python 2.

Python 2.

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?