Ch. 2.9: Floating-Point Data Types Flashcards

1
Q

What is a floating point number?

A

A data type that allows fractional values.

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

What is the float data type?

A

Data type considered single precision.

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

What is double precision?

A

The double data type is usually twice as big as float.

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