What are wrapper Classes
| Wrapper classes nothing but a clone class.Wrapper classes are used to encapsulate values of primitive types in objects, so that they can be passed around in the same manner. | |
| Wrapper classes nothing but a clone class.Wrapper classes are used to encapsulate values of primitive types in objects, so that they can be passed around in the same manner. | |