Answer Posted / vinod
Except primitive data types, everything is object in java.
We need to convert these primitive data types to an objects
using wrapper classes.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What does int [] mean in java?
What is the order of arraylist in java?
What are void methods?
Does windows 10 need java?
What is the difference between yielding and sleeping in java programming?
What does substring mean?
What package is math in java?
Can you access the private method from outside the class?
What are packages in java?
What are the advantages of exception handling?
What is array sorting in java?
What are the drawbacks of singleton class?
What is autoboxing and unboxing?
Which is bigger double or float?
What is a pattern what is an anti pattern?