Floating Point Representation Is Used To Store

We thoroughly check each answer to a question to provide you with the most correct answers. Found a mistake? Tell us about it through the REPORT button at the bottom of the page. Ctrl+F (Cmd+F) will help you a lot when searching through such a large set of questions.

Floating point representation is used to store ______.

A. boolean values
B. whole numbers
C. real integers
D. integers

Answer

Floating point representation is used to store real integers. The advantages of using floating point representation are that it can represent a wider range of numbers than fixed point and that it can handle fractional values. However, the disadvantages are that it is more difficult to work with, and that it is less precise.

When deciding whether to use fixed point or floating point representation, you should consider the tradeoffs between precision and range. If you need to store a large range of values, then a floating point might be the better choice. However, if you need high precision, then a fixed point might be a better option. Ultimately, the decision will come down to your specific needs.

If you have any questions about education or schools in general, please feel free to ask in the comments section below.

Was this helpful?