This document is a project report by Sudarshan Joshi from Dezyne E’cole College focusing on Java programming, specifically on wrapper classes and method nesting. It discusses the conversion of primitive data types to wrapper classes and demonstrates auto boxing and unboxing features, as well as method nesting in Java. The content serves as a theoretical guide for understanding basic Java concepts and includes practical examples.