Float to strinf code example Example: float to string java String.valueOf(float floatNum); /**use String.valueOf to convert num to string */