Posted in core java, JAVA Autoboxing Author: Susheel kumar Leave a Comment on Autoboxing Autoboxing is the automatic conversion that the Java compiler makes between the Primitive data type and its corresponding object wrapper class. Visitors 198 Author: Susheel kumar