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 is final variable?
What does ide stand for?
What is the difference between import java.util.date and java .util?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is double in java?
What are the topics in advance java?
Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
Why doesn't the java library use a randomized version of quicksort?
What is linked hashset and its features?
Implementations of set interface?
Explain how to convert any java object into byte array.
What are the main uses of java?
What does 0 mean in boolean?
Is 0 true or is 1 true?
How do you detect memory leaks?