Computer Applications
Fill in the blanks:
String data is converted to float type by using _________ function.
Java Library Classes
51 Likes
Answer
Float.parseFloat(String)
Answered By
3 Likes
Related Questions
Fill in the blanks:
The data type int is included in _________ wrapper class.
Fill in the blanks:
Wrapper class uses first letter in _________ case.
Fill in the blanks:
Conversion from primitive type to wrapper object is called as _________.
Fill in the blanks:
Each character oriented function uses a wrapper tag _________.