In FP operations the term normalization means:
A. Examine the number of bits left of the fractional point todetermine if there is only a one there.
B. Forcing the number of bits at the left of the fractionalpoint to sign bit and implicit bit, and adjusting the exponentaccordingly.
C. Increasing the value of the rightmost bit of the result of anoperation if the next bit to the right is a one.
D. None of the above
Answer
B. Forcing the number of bits at the left of the fractionalpoint to sign bit and implicit bit, and adjusting the exponentaccordingly.