float fl =(float) 100;
Basic data types can be forcibly replaced, as follows: (float)int, (double)int, etc.