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
How can you write a loop indefinitely in java programming?
What is purpose of applet programming?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
Does constructor creates the object ?
How many threads can java run?
Does treeset allow null in java?
what is thread? What are the high-level thread states? : Java thread
If a variable is declared as private, where may the variable be accessed?
Does java trim remove newline?
What is mysql driver class name?
Is java a virus?
What do you understand by an io stream?
Why there is no call by reference in java?
When will we use them?
What two classes are used to read data only?