Tuesday, November 29, 2011

What is autoboxing?

Automatic conversion between reference and primitive types:Automatic conversion between the objects and primitive data types.It is internally uses the wrapper classes.
Category:J2SE Interview Questions

No comments:

Post a Comment