Sunday 22 February 2015

What are wrapper classes?

Primitive data types may be converted into object types by using the wrapper classes contained in the java.lang package.
Exampes : int, float, long, char, double

No comments:

Post a Comment