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 do you mean by classloader?
How can I debug the Java security exceptions and AccessControlExceptions?
Explain about join() method?
Can a method be static?
What will happen when using pass by reference in java?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is string array?
Explain constructors and types of constructors in java.
How to sort a collection of custom Objects in Java?
What are the differences between include directive and include action?
What is java used for?
What does 3 dots mean in java?
What is the difference between assignment and initialization?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Name some OOPS Concepts in Java?