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 is a char in java?
What are the benefits of operations in java?
What does singleton class mean?
Can we have multiple public classes in a java source file?
What is formatted output?
Is heap stored in ram?
What is tostring () method?
What is the independent variable in an experiment?
Describe what happens when an object is created in java ?
What is ternary operator? Give an example.
What is the difference between a synchronized method and a synchronized block?
What is appletviewer?
What is the purpose class.forname method?
What is replacefirst in java?
Why are generics used?