The Programs in this tutorial are of both Java and Scala, and they are compiled as well.

The Java programs can be compiled using the 'javac' executable and executed using
the 'java' executable. Similarly, you can use 'scalac' and 'scala' executables to
compile and execute the Scala programs.

 -- Raghavan alias Saravanan Muthu
    07 May 2016 Saturday

