What are wrapper classes?
Answers were Sorted based on User's Feedback
Answer / goutham.s.s
The wrapper classes do not access the primitive data type
| Is This Answer Correct ? | 1 Yes | 4 No |
Why generics are used in java?
I have a Arraylist object, it has duplecate values also. Now question is i want delete duplecate data in that objet with out using Set?
When will we use class loader?
Can an interface extend a class?
What is difference between java and java ee?
What is the meaning of immutable regarding string?
Explain JSP life cycle
Can there be an abstract method without an abstract class?
Can a for statement loop indefinitely?
What is the Vector class?
List any five features of java?
What is the purpose of using javap?