Search Header Logo

.NET Fundamentals

Authored by Bryan Osoteo

Other

University - Professional Development

Used 3+ times

.NET Fundamentals
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

10 sec • 1 pt

What does CLR stand for?

Compilation

Language

Reduction

Common

Level

Runtime

Communication

Language

Restriction

Common

Language

Runtime

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Data type to use in 523021?

short

long

int

float

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Max value you can store in a BYTE?

225

255

250

220

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What data type should you use for 1234567.89?

float

double

decimal

Answer explanation

Float - 7 digits (32 bit)

Double-15-16 digits (64 bit)

Decimal -28-29 significant digits (128 bit)

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Can an array store different data types in an instance?

Yes

No

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

When declaring an array, do you need to identify the number of elements?

Yes

No

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What's the value of x?

var x = 10;

var y = 0;

y += x;

x++;

12

11

10

13

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?