Answer Posted / akshya kumar
we can also use valueOf method of wrapper classes like:
int i_var = Integer.valueOf(string_var);
float f_var = Float.valueOf(string_vatr);
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what type of questions asked for barclays technologies pune please send urgent
Why put method is used?
How does compareto method work?
Can a static class implement an interface?
Why hashmap is used in java?
What classes of exceptions may be thrown by a throw statement?
What is the difference between the paint() and repaint() methods in java programming?
What is the differences between c++ and java? Explain
Enlist diffrent types of inheritance supported by java?
Is int primitive data type?
Is break statement can be used as labels in java?
Where is the singleton class used?
What are actual parameters?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What does exclamation mean in java?