Answer Posted / aditya mohata
These classes are Wrapper classes.We hav them as we cant
pass an primitive directly through an method to different
class.So we need wrapper classes to convert them to their
already defined classes.Send them n again unpack them.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why vector is used in java?
What is r * in math?
How do I run java on windows?
Where is the singleton class used?
When super keyword is used?
How do you escape sequences in java?
If we don’t want some of the fields not to serialize how to do that?
Why we use methods in java?
How many bytes is a char in java?
What is the use of runnable interface?
What is output buffer?
What are the difference between composition and inheritance in java?
What is the use of flag?
How is a structure different from array ?
What is sizeof () operator?