Data Types Flashcards

(6 cards)

1
Q

Integer

A

Whole Number

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

Float

A

Floating-oint number, a real number like 98.6 or 0.00001 or -666.6667

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

Character

A

Letter “A”, ‘p’, or ‘%’

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

Boolean

A

A quantity that has only two possible values, true or false

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

Array

A

Ordered list of items of a given data type, like an array of integers or an array of foats

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

String

A

Sequence of characters, like “Hello” or “The forecast for today is sunny with hghs of 75F”

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