Random facts about Java!

  1. Java applications are typically delivered as JAR (short for Java Archive) files. A JAR contains Java classes and other resources (icons, media files, etc)
    • Launchd using java -jar