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 the purpose of the system class in java?
Write java program to reverse string without using api?
What is the difference between double and float variables in java?
What is a buffer in computer?
What is the final blank variable?
Is null an object java?
How many bytes is double?
What is the difference between abstract classes and interfaces?
Give us a program to check for parenthesis matching using stack.
What is difference between overloading and overriding in java?
Can a static class have a constructor?
What is http client in java?
What is the difference between C++ and Java and your preferences?
How can you handle java exceptions?
What is the static import?