1.

Method that Converts a string to primitive float

Answer» STRING B=br.readLine();FLOAT a=Float.parseFloat(b);


Discussion

No Comment Found