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 / srihari
Wrapper Class: Wrapper classes are classes which are used to convert primitive data types in to object and access primitive values as an objects.
JVM(Java Virtual Machine): It is used to compile java files and convert .java files to .class files.
We require different JVM's for different OS.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can list contain null in java?
What are the two types of exceptions in java? Which are the differences between them?
Explain what access modifiers can be used for methods?
When object is created and destroyed?
What is the meaning of variables in research?
How do I know if java is installed?
How do I get a substring?
What is the basic difference between string and stringbuffer object?
What's the difference between comparison done by equals method and == operator?
What is static keyword?
Is string is a keyword in java?
What is the difference between ArrayList and Vector? which one is better in Java
What is the difference between choice and list?
What is the default execution method in java?
How many types of string data types are there?