The document provides an overview of Object Oriented Programming through Java, detailing its history, features, and characteristics. Java, developed by Sun Microsystems in 1990, is characterized by its portability, robustness, security, and ability to support multithreading. The language's keyword slogan 'write once and run anywhere' emphasizes its platform independence, enabling Java programs to run on various operating systems without modification.