Answer Posted / rakesh kumar mishra
Collection accepts only object not primitive data-type And
server also works on only Objects.
So By help of wrapper class we can convert primitive
data-type to Object.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is lambda programming?
What are multiple inheritances?
Is multiple inheritance supported by java?
What are strings in physics?
What are the steps that are followed when two computers connect through tcp?
What is a marker interface?
What are the major drawbacks of external iteration?
Describe the term diamond problem.
Can an abstract class be a final class?
What are the super most classes for all the streams?
Why is sizeof not a function?
Program to Find the second largest element in an array.
What happens if an exception is throws from an object's destructor?
What is the primary benefit of encapsulation?
Can there be an abstract method without an abstract class?