Hi..

Can you explain what the difference between two lines stated below is?

float a = 10.125;
float b = 10.125F;

Actually what I want to know is the usefulness of “F”