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 / penchala

wraper classes that allow primitive types to be accessed
as objects.
These classes are similar to primitive data types but
starting with capital letter.
Number Byte Boolean
Double Short Character
Float Integer

Is This Answer Correct ?    33 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of default method in interface in java? Explain

548


What are the characteristics of Final,Finally and Finalize keywords.

703


v-model life cycle

1618


Is void a data type?

538


How we can execute any code even before main method?

551






What is the private method modifier?

580


how can you catch multiple exceptions in java?

543


What does a boolean method return?

629


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

514


What do you understand by soft reference?

584


What are the four pillars of java?

610


Can you make a constructor final?

578


What is compiler and what its output.

636


Explain about transient variables in java?

640


Print Vertical traversal of a Binary Tree.

605