Answer Posted / ruban
Wrapped classes are classes that allow primitive types to
be accessed as objects.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What happens when I use / and % with a negative numerator?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What is jpa specification?
What are accessor methods in java?
Where is stringbuffer stored?
How do you stop a thread in java?
What does void * mean?
What is the difference between preparedstatement and statement in java?
How do you call a reference in java?
What is the difference between a switch statement and an if statement?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Is 64bit faster than 32 bit?
Give us the name of the list layoutmanagers in java?
What are the approaches that you will follow for making a program very efficient?
What is a map? What are the implementations of map?