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
What is a function in java?
How is string immutable in java?
How do you get length in java?
What is Gang of four design patterns
What are java threads?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
Can a class be declared as protected?
Should database connections be singleton?
What is static import?
What does \ mean in regex?
What is difference between static variable and global variable?
What is a java developer salary?
What is a default constraint?
Which class is the superclass for every class in java programming?
Explain the features of java?