Java is a high-level, robust, object-oriented programming language developed by Sun Microsystems, known for its write once, run anywhere capability through platform-independent bytecode. The language has evolved with different editions for enterprise (Java EE), mobile (Java ME), and standard applications (Java SE). Key features include security, simplicity, multithreading, and a strong community support system.