How to convert a String data to Double or Float???? Thank you
807607Oct 26 2006 — edited Oct 26 2006I need to convert String data to Double or Float , please help me about it. Thank you very muh!
String a=Integer.parseInt("1234"); convert to integer.