• How about a Hello World program?

    Here are two Hello World programs:
    Hello.java
    IO.java

    Notice how the two Hello World Programs represent two different ways of catching IO exceptions.

    Unfortunately, the second program does not compile in Microsoft world.