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 the equal sign?
Name few java.lang classes introduced with java 8 ?
What are the steps in the jdbc connection?
Explain about assignment statement?
How to make object serializable in java?
Differentiate between run time error and syntax error.
I want to persist data of objects for later use. What’s the best approach to do so?
How many types of string data types are there?
What is subsequence of a string?
What is floating data type?
What are the two basic ways in which classes that can be run as threads may be defined?
Explain wait() method of object class ?
what is anonymous class in java?
What is an object class?
What is the difference between procedural and object-oriented programs?