Java Training Course/JT02

From tehowiki
Revision as of 18:34, 22 September 2017 by imported>Gfis (new)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Google a typical "Hello, World!" program written in the Java programming language.
  2. Save it in a file in the working directory which you created in JT01.
  3. Google the instructions how to compile and run it on the commandline.
  4. 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.)