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

Can we use switch statement with strings?

830


How do I print a “?

796


What is vector capacity in java?

865


What is the default size of set in java?

744


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

819


What is the difference between the size and capacity of a vector?

815


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

831


I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com

1401


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

964


What is method in java ?

863


What is the difference between jvm and jre? What is an interface?

823


When do we use hashset over treeset?

798


Explain enumeration in java?

797


What is the escape character in java?

763


Write a function to print Fibonacci series and Tribonacci series?

990