Java is an object-oriented programming language originally developed by James Gosling at Sun Microsystems. It is a simple, robust, secure, portable, high-performance, multithreaded, and architecture-neutral language. Java allows "write once, run anywhere" capabilities by running on any platform that has a Java virtual machine. Key features of Java include object-oriented programming, interfaces, packages, garbage collection, and robust APIs.