Java.
Java is a widely used, statically typed programming language that runs on the JVM. It is known for its platform independence ("Write once, run anywhere"), extensive standard library, and strong tooling support.
Quick example
To get started, here is a short "Hello World" example: