Java (not to be confused with JavaScript) is a class-based, object-oriented, strongly typed, reflective language and run-time environment (JRE). Java programs are compiled to byte-codebytecode and run in a virtual machine (JVM) enabling a "write once, run anywhere" (WORA) methodology.