Characteristics of data types Flashcards

1
Q

Text (string)

A

Any group of characters that can be typed

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

Integers

A

A whole number with no fractional part/decimal

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

Floating point (real) numbers

A

A number with a fractional part or decimal

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

Data/time (time stamp)

A

A calendar date and/or time of a day

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

Boolean

A

A data type with only two possible values

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

Character

A

A single character only

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

Byte

A

A number between 0 and 255

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

Currency

A

Numeric, for storing monetary values only

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

Pointer

A

A special data type to store pointers to locations of items in the RAM

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