Answer Posted / vino
wrappper class uses for primitive datatype act as object.
ex:int-Integer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a lock or purpose of locks in java?
what is collatration?
Can we override private methods?
How can we create objects if we make the constructor private ?
How to make object serializable in java?
what is nested class in java?
How do you remove duplicates from an array in java?
What are the access modifiers available in java?
what is abstract class in Java?
What is bufferedwriter?
Can a class be final?
How do you clear a method in java?
What are 5 boolean operators?
how come we know the object is no more used in the class?
Is there any case when finally will not be executed?