189k views
3 votes
True or Flase

Due to the way computers represent floating point numbers, not every number on the number line can actually be stored into a variable of type double or float.

1 Answer

2 votes

Answer: True

Step-by-step explanation:

Yes, the given statement is true that it is impossible to represent and also storing everything on the number line. There are some limitation to storing the floating point and the double number on the number line.

Floating point are basically represented in the form of decimal point notation and the floating point values accept either the whole number and double or float.

User Lauren Van Sloun
by
5.3k points