Answer Posted / niranjan sahoo
by using parsing methods of the respective primitive type like if we want to convert into int then use parseint() , if float then use parsefloat()...
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is package private scope in java?
What is a Transient Object?
Is oracle java 11 free?
Is java a utf 8 string?
What is java algorithm?
What is a container in a gui?
What is used of static keyword in java?
What is static import?
Define an abstract class with reference to java.
What is the final class?
Explain naming conventions for packages?
What is regex in java?
Explain different types of wrapper classes in java?
Why are arrays useful in java?
What does the “final” keyword mean in front of a variable? A method? A class?