Computer Applications

Write the purpose of the function Float.parseFloat()

Java Library Classes

60 Likes

Answer

It is used to convert string data into float data.

Answered By

34 Likes


Related Questions