Answer Posted / rajat dubey
Wrapper classes allow
primitive data types to
be accessed as
objects.They are one
per primitive
type:Boolean,Byte,Character,Double,Float,Integer,Long
and Short.Wrapper
classes make the
primitive type data to
act as objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define an abstract class with reference to java.
What is type inference in java8?
What is files manifesting?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What is dynamic binding(late binding)?
What is a class instance variable?
Can a java program have 2 main methods?
What is the purpose of an interface?
What is bifunction in java?
What is a locale?
What is try-with-resources in java?
Which category the java thread do fall in?
Give me an example of array and linked list? Where they can be used?
What is an exception in java?
What are the advantages of functions?