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 yield () in java?
What is the purpose of the strictfp keyword?
Which sorting algorithm is best in java?
Why java is used everywhere?
Is main a keyword in java?
When object is created and destroyed?
What is byte data type?
What sorting algorithm does javascript use?
What is string data?
What is java full form?
What is a priority queue java?
How can we use primitive data types as objects?
Why stringbuilder is not thread safe in java?
Can we clone singleton object in java?
What is multithreading and its advantages?