Search Header Logo

2.2.1 (d) Variables

Authored by RHSC Computing

Computers

12th Grade

Used 4+ times

2.2.1 (d) Variables
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, which data type stores whole numbers from -2,147,483,648 to 2,147,483,647?

int

long

float

double

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, which data type stores whole numbers from -9,223,372,036,854,775,808 to 9,223,372,036,854,775,807?

int

long

float

double

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, which data type stores fractional numbers with 6 to 7 decimal digits?

int

long

float

double

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C#, which data type stores fractional numbers with 15 decimal digits?

int

long

float

double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type stores true or false values?

int

long

bool

char

6.

MATCH QUESTION

1 min • 1 pt

Match the following C# Datatype Declarations

true

bool myBool

"Hello"

double myDoubleNum

5;

char myLetter

5.99

string myText

'D'

int myNum

7.

CATEGORIZE QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) Comparison operators

,

(b) Arithmetic operators

,

(c) Boolean Operators

>

DIV

==

!=

<=

AND

*

MOD

<

OR

>=

^

NOT

+

/

-

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?