.NET Fundamentals

.NET Fundamentals

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

CE Quiz 1- Feedback and Non-feedback System

CE Quiz 1- Feedback and Non-feedback System

University

10 Qs

CSC264 Javascript Basic

CSC264 Javascript Basic

University

15 Qs

CAT1 W8 Quiz

CAT1 W8 Quiz

University

10 Qs

[FAST TRACK] Android Class Quiz week 05 12/05

[FAST TRACK] Android Class Quiz week 05 12/05

Professional Development

15 Qs

KNOWLEDGE GAME

KNOWLEDGE GAME

University

11 Qs

แบบทดสอบก่อนเรียนหน่วยที่ 4 การจัดการเกี่ยวกับตัวอักษร

แบบทดสอบก่อนเรียนหน่วยที่ 4 การจัดการเกี่ยวกับตัวอักษร

Professional Development

10 Qs

Introduction to Linux

Introduction to Linux

Professional Development

10 Qs

QUIZ MyOB

QUIZ MyOB

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?