Computer Applications

Fill in the blanks:

String data is converted to float type by using _________ function.

Java Library Classes

56 Likes

Answer

Float.parseFloat(String)

Answered By

4 Likes


Related Questions