Answer Posted / niranjanravi
Wrapper classes allow primitive data types to be accessed
as object.
One assigned a value the value of wrapper calsses cann't be
changed.
thay are used to convert value of one data type to another.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
In a container there are 5 components. I want to display the all the components names, how will you do that one?
What’s meant by anonymous class?
Are global variables initialized to zero?
Which methods are used during serialization and deserialization process?
What is the difference between error and an exception?
What are structs in java?
What is type conversion in java?
Under what conditions is an object’s finalize() method invoked by the garbage collector?
Is java based on c?
What are the different types of inheritance in java?
What is private public protected in java?
Does list allow duplicates in java?
Is space a character in java?
What are "class access modifiers" in Java?
What is constructor chaining in java?