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
Implementations of set interface?
What is the char data type?
What is the use of protected in java?
Give the difference between the println method and sqrt method?
What is a local, member and a class variable?
Explain about static nested classes in java?
Is there any sort function in java?
Explain about the dynamic behavior of core java?
Explain about strings in java?
Is it possible for yielded thread to get chance for its execution again ?
How does map works in java?
What is subsequence of a string?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
Can we create object of static class?
Why is core java important?