Some tips on Autoboxing to be applied in Java and for your SCJP 6 exams. The flexibility of the Java language has made programming easy and in some ways less complicated for the beginners.
Surprisingly after Sun Microsystems included the JDK 5 and now it’s already JDK 6. JDK 7 is currently in closed beta mode and available for testing which shortly would be announced to be available sometime next year with a different syntax in certain codes.
Did some code sampling and simple display to show what has changed [...]