C# Data Types

C# Data Types

10th Grade

10 Qs

quiz-placeholder

Similar activities

C++ Quiz 1: Introduction and Basics

C++ Quiz 1: Introduction and Basics

7th - 12th Grade

7 Qs

типы данных с++

типы данных с++

10th Grade

14 Qs

Arrays += Chan

Arrays += Chan

9th - 12th Grade

12 Qs

Java - arrays and String methods

Java - arrays and String methods

9th - 12th Grade

12 Qs

Trắc nghiệm: Bài 18-Các lệnh vào ra đơn giản

Trắc nghiệm: Bài 18-Các lệnh vào ra đơn giản

10th Grade

10 Qs

C++ Identifiers

C++ Identifiers

10th Grade

10 Qs

Простые типы данных в С++

Простые типы данных в С++

10th Grade

10 Qs

Типы данных Python2

Типы данных Python2

6th Grade - University

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