A number which is stored and processed but not in the standard exponential form is called
A
Floating point number
B
Fixed point number
C
Octal number
D
Decimal number
E
None of the above
Correct Answer: Fixed point number
In computing, a fixed-point number representation is a real data type for a number that has a fixed number of digits after the radix point. Fixed-point number representation can be compared to the more complicated floating-point number representation.