Answer Posted / jl
Wrapper classes are used to convert primitive types to objects.
| Is This Answer Correct ? | 27 Yes | 4 No |
Post New Answer View All Answers
What is thread count in java?
What’s a deadlock?
How do you change an int to a string?
What is run time allocation?
What are the procedures?
What is tochararray in java?
What is a class in java?
Why 1 is not a prime number?
Why are functions called methods in java?
What is the independent variable in an experiment?
What's the purpose of using break in each case of switch statement?
how to split string in java?
Can you make a constructor final?
What is arrays fill in java?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.