Answer Posted / akshya kumar
using the wrapper classes, by using the function in
following way:
int i_var = Integer.parseInt(string_var); //and as in
answer #2
Integer, Float, Long are wrapper classes predefined in JAVA
with methods parseInt(), parseFloat etc respectively.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the use of javap tool.
What are runtime exceptions?
What is empty string literal in java?
can I implement my own start() method? : Java thread
Is void a type?
Enlist diffrent types of inheritance supported by java?
What do you mean by collectors in java 8?
In which language java is written?
How do you initialize an arraylist in java?
What is regex used for?
What does the string method compareto () do?
What are the benefits of immutable objects?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What is the numeric promotion?
What is r in java?