Review on Data Types

Review on Data Types

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Python Variables and Data Types

Python Variables and Data Types

9th - 11th Grade

9 Qs

3.1.1 Jenis data dalam segmen kod

3.1.1 Jenis data dalam segmen kod

12th Grade

10 Qs

Data Types Quiz

Data Types Quiz

9th - 12th Grade

10 Qs

Java

Java

11th - 12th Grade

9 Qs

Jenis Data

Jenis Data

7th - 12th Grade

10 Qs

Variables and Constants

Variables and Constants

11th Grade - University

10 Qs

Kod Arahan

Kod Arahan

12th Grade

10 Qs

Python Variables

Python Variables

9th - 11th Grade

9 Qs

Review on Data Types

Review on Data Types

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Dan Apostol

Used 5+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

These are number data that is categorized as whole number upto 3 Billion.

Integer

Long

Float

Double

2.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

These are alphanumeric data which is represented by 1 letter or number.

String

Char

Integer

Float

3.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

23.5643945 is categorized as what data type?

Integer

Float

Long

Double

4.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

These are data types whose data value is with a decimal upto 15 decimal digits.

Integer

Float

Long

Double

5.

MULTIPLE CHOICE QUESTION

10 sec • 2 pts

"My Notepad" is a data which is a type of


Integer

Float

Char

String