A computer stores floating point numbers of size 1 byte, with 3 bits for the mantissa and 5 bits for the exponent. State what the effects would be on the stored numbers if instead 5 bits were used for the mantissa and 3 bits were used for the exponent.

By increasing the size of the mantissa, the accuracy of the stored numbers would increase. Decreasing the size of the exponent, however, would reduce the range of numbers that could be stored. The overall amount of storage needed for the number is unchanged, though, as the number would still require 1 byte storage.

Answered by Tutor49235 D. Computing tutor

4178 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

How does the Stack data type work?


Write pseudocode for the linear search algorithm, and then explain it’s complexity using big-O notation


Describe the difference between TCP and UDP.


Describe the process of a binary search.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy