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
What mechanism does java use for memory management?
What is the difference between Java1.4 and Java1.5
can rmi and corba based applications interact ?
What is the structure of java?
What are the advantages and disadvantages of object cloning?
what is interface in java? Explain
What is parsing in java?
What are recursive functions? Give some examples?
What is wrapper class example?
Why inputstreamreader is used in java?
What is use of set in java?
What is a method type?
How do you escape sequences in java?
Can a class be a super class and a sub-class at the same time? Give example.
What is the disadvantage of java?