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 / ravikiran
wrapper class is the one which will allow the primitive
datatypes to be used as objects.
Jvm is the java virtual machine which will convert the byte
code to user understandable code.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
How is tree Mirroring implemented?
Explain, java is compatible with all servers but not all browsers?
What technique is carried out to find out if a particular string is empty?
How to print an arraylist in java?
What are the uses of java?
What is protected in java?
How do you remove an element from an arraylist in java?
How to split a string in java?
What are the basic interfaces of java collections framework?
What are anonymous inner classes?
how do I create a runnable with inheritance? : Java thread
When arithmeticexception is thrown?
Can you call one constructor from another if a class has multiple constructors?
What is a ?
What type of variable is error flag?