What do u mean by wrapper Class?
What do u mean by Jvm... How do u change JVM for other OS?
Or No need to Change ...? its like tricky
Answer Posted / penchala
wraper classes that allow primitive types to be accessed
as objects.
These classes are similar to primitive data types but
starting with capital letter.
Number Byte Boolean
Double Short Character
Float Integer
| Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
What programs use java?
What is the set interface in java programming?
what invokes a threads run() method? : Java thread
Can we override private method?
how to handle exceptions in ejb?
What is nullpointerexception?
Is class forname reflection?
What is literal example?
Tell me a few examples of final classes defined in Java API?
How do I know if java is installed?
What is the collections api?
What is serial version uid and its importance in java?
What does arrays sort do in java?
Which is the class in java?
Can we have more than one package statement in the source file?