Java Training Course/JT02
- Google a typical "Hello, World!" program written in the Java programming language.
- Save it in a file in the working directory which you created in JT01.
- Google the instructions how to compile and run it on the commandline.
- Bonus task: Write and run the same "Hello, World!" program in some other programmung language(s) of your choice (Pascal, Visual BASIC, Perl, Python etc.)