Answer Posted / zoozoo
because primitive datatypes cannot directly be used through network, like we cannot send them to one n/w to another. so by using wrapper classes to wrap them into objects, which can be sent through n/w.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two ways to create a thread?
How many bits is a boolean?
Is ++ operator thread-safe in java?
What is a flag variable?
how to open and edit XML file in Weblogic???
Can a final variable be initialized in constructor?
What is a wrapper method?
what are Hostile Applets?
What does || || mean in math?
How do you compare two objects?
What is float in java?
Which is faster set or list in java?
What are actual parameters?
Can we define private and protected modifiers for variables in interfaces?
Explain the meaning of java applet.