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
How do you sort a set in java?
Explain how to convert any java object into byte array.
Is empty in java?
Is null a string in java?
What is immutable state?
Can we use switch statement with strings?
What is jrmp?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
What are the differences between graph and tree?
What is the difference between dom and sax parser in java?
Which is better arraylist or vector?
How are destructors defined in java?
What does pointer mean?
What is boolean example?
How do I start learning java?