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
Does java have a compiler?
What are data types in programming?
Is it possible for yielded thread to get chance for its execution again ?
Which containers use a flowlayout as their default layout in java programming?
What is the escape character in java?
What does it mean to flush a file?
What is temp in java?
Where are the local variables stored?
what are the states associated in the thread? : Java thread
How does the java compiler work?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is the difference between variable & constant?
Explain about complier design(phases)
What is high level language in computer?
What is a priority queue java?