Answer Posted / bhupendra vijay
Wrapper classes are those classes that allow primitive data
types as objects.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the advantages of autoboxing?
What is double data type?
What is the base class of all classes?
Why does java does not support multiple inheritance? Explain
What is difference between arraylist and list in java?
What is the difference between actual and formal parameters?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What language is pass by reference?
What does serializing data mean?
Can a class be declared as static?
What is hashmap and map?
What is the effect of keeping a constructor private?
What is the importance of static variable?
What are the three parts of a lambda expression? What is the type of lambda expression?
What is an accessor?