C# Data Types

C# Data Types

10th Grade

10 Qs

quiz-placeholder

Similar activities

สอบกลางภาค JAVA เรียนที่ 1/2562

สอบกลางภาค JAVA เรียนที่ 1/2562

KG - 12th Grade

15 Qs

Intro to Programming: data types, if/else, and loops

Intro to Programming: data types, if/else, and loops

8th - 12th Grade

15 Qs

programación en java

programación en java

10th Grade

14 Qs

2D Arrays

2D Arrays

9th - 12th Grade

15 Qs

Programming

Programming

1st - 10th Grade

10 Qs

Introduction to Arrays

Introduction to Arrays

KG - University

10 Qs

Tipuri de date simple

Tipuri de date simple

9th - 10th Grade

14 Qs

Computer Science Unit 3 Test

Computer Science Unit 3 Test

9th - 12th Grade

15 Qs

C# Data Types

C# Data Types

Assessment

Quiz

Computers

10th Grade

Medium

Created by

T. Arman

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Stores whole numbers from -2,147,483,648 to 2,147,483,647

int

long

float

double

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

45 sec • 1 pt

Stores fractional numbers. Sufficient for storing 6 to 7 decimal digits

int

long

float

double

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Stores fractional numbers. Sufficient for storing 15 decimal digits

int

long

float

double

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Stores true or false values

int

bool

char

string

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Stores a single character/letter, surrounded by single quotes

int

bool

char

string

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Stores a sequence of characters, surrounded by double quotes

int

bool

char

string

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?