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
Do I need java for windows 10?
How to write custom exception in java?
What are the new features in java 8? Explain
Why is the type for real numbers called double?
How do you add an element to a hashset in java?
What is a heavyweight component?
What is the function of java?
Can we override the private methods?
How to display arraylist values in java?
What is a super method?
How does compareto method work?
What is ‘has a’’ relationship in java?
Can we extend a class with private constructor?
Give me example of derived data types.
What’s the difference between applets and standalone program?