Last answered:

04 Feb 2022

Posted on:

21 Dec 2021

2

Could you explain DOUBLE and FLOAT in terms of place of using and with more examples?

How do they work in practice? Whenever I search in Google, the examples are too mathematical and difficult to understand.

1 answers ( 0 marked as helpful)
Instructor
Posted on:

04 Feb 2022

1

Hi Tural!
The difference between fixed point and floating point is that fixed point has a specific number of digits reserved for the integer part and fractional part while floating point does not have a specific number of digits reserved for the integer part and fractional part.

Hope this helps.
Best,
Tsvetelin

Submit an answer