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 |
What is the difference between static and non-static variables?
Explain about interthread communication and how it takes place in java?
Explain 5 io best practices?
What are the types of collections in java?
How to perform merge sort in java?
How can we create a synchronized collection from given collection?
What are the different types of inheritance in java?
What is a parameter in matrices?
What are different types of access modifiers?
What is run time allocation?
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
What is difference between static class and singleton pattern?