C# Data Types

C# Data Types

10th Grade

10 Qs

quiz-placeholder

Similar activities

variabel & Tipe data

variabel & Tipe data

10th Grade

10 Qs

TIPOS DE DATOS EN LENGUAJE C

TIPOS DE DATOS EN LENGUAJE C

10th Grade

8 Qs

A5 IB -  Variables y Constantes en Python

A5 IB - Variables y Constantes en Python

10th Grade - University

10 Qs

Bài tập bài 4: sử dụng biến và hằng trong chương trình

Bài tập bài 4: sử dụng biến và hằng trong chương trình

KG - 12th Grade

10 Qs

LATIHAN 4

LATIHAN 4

10th Grade

10 Qs

Python Intermediate

Python Intermediate

9th - 11th Grade

15 Qs

Bài 32 - Ôn tập lập trình Python

Bài 32 - Ôn tập lập trình Python

10th Grade

10 Qs

Post Test PD : Variabel, Tipe Data dan Konstanta

Post Test PD : Variabel, Tipe Data dan Konstanta

10th Grade

14 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?