What are the 3 different types of float types?

What are the different ways we can write float constants? How are they stored in variables?

How do we force float constants to store as type float and not double?


How do we read double data types? What format specifier do they use?