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


Please Help Members By Posting Answers For Below Questions

What is the Difference between Final Class && Abstract Class?

615


extending thread class or implementing runnable interface. Which is better? : Java thread

562


What is difference between iterator and enumeration in java?

523


Can a constructor call the constructor of parent class?

539


How do you remove an object from an arraylist in java?

463






When super keyword is used?

592


Can the garbage collection be forced by any means?

529


What is the difference between compile-time polymorphism and runtime polymorphism?

561


Which variables are stored in stack?

444


What are the new features in java 8? Explain

556


What are adapter classes?

599


What is singleton class example?

587


When will we use them?

592


What is difference overloading and overriding?

579


Is java call by reference?

530