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
What is byte code and why is it important to java’s use for internet programming?
What is bubble sort in java?
Why is string builder not thread safe?
What do you mean by inner class in java?
When can an object reference be cast to an interface reference in java programming?
Is c better than java?
What is passing value java?
Why for each loop is used?
What are the basic concepts of OOPS in java?
Can size_t be negative?
What does += mean coding?
what are abstract functions?
What are the data types supported by java?
Can we write method inside a method in java?
Is null a string or object in java?