.NET Fundamentals

.NET Fundamentals

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

ระบบสารสนเทศทางด้านโรงพยาบาล

ระบบสารสนเทศทางด้านโรงพยาบาล

University

10 Qs

Robotics

Robotics

KG - Professional Development

7 Qs

TU-Searching, EndNote and Turnitin

TU-Searching, EndNote and Turnitin

KG - University

10 Qs

QUIZ SOBRE LA COCA

QUIZ SOBRE LA COCA

University

10 Qs

Angular basics#1

Angular basics#1

University

7 Qs

IT Quiz by the weird older ginger

IT Quiz by the weird older ginger

Professional Development

13 Qs

FinTech 02-3 Python

FinTech 02-3 Python

Professional Development

10 Qs

SIA 101-WEEK 3

SIA 101-WEEK 3

University

10 Qs

.NET Fundamentals

.NET Fundamentals

Assessment

Quiz

Other

University - Professional Development

Hard

Created by

Bryan Osoteo

Used 3+ times

FREE Resource

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

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?