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
Can we use switch statement with strings?
How do I print a “?
What is vector capacity in java?
What is the default size of set in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
What is the difference between the size and capacity of a vector?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
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
What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?
What is method in java ?
What is the difference between jvm and jre? What is an interface?
When do we use hashset over treeset?
Explain enumeration in java?
What is the escape character in java?
Write a function to print Fibonacci series and Tribonacci series?