Data Types & Characteristics Flashcards

1
Q

What is the Boolean Data Type?

A

Contains one of two values; true or false.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the Integer Data Type?

A

Represents whole numbers; can be positive or negative.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the Float Data Type?

A

Represents numbers with decimal values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Char Data Type?

A

Data type encased with a single character.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is String Data Type?

A

Data type encased with either symbols, letters or numbers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly