Computer Applications

Write the purpose of the function Float.parseFloat()

Java Library Classes

58 Likes

Answer

It is used to convert string data into float data.

Answered By

33 Likes


Related Questions