Java
high level language - simple, supposedly write-once/run anywhere, supposedly secure.
developed by Sun - not standardised
applications - stand-alone
applets - embedded into browser
Java compiled into intermediate language which is then interpreted by the Java Virtual Machine (JVM - machine specific)