• Exercise 1
     
    • Create programs that prints out "Hello there"
    • Example of solution
    • Hints:
      Java Tutorial / Your First Cup of Java
      Java Tutorial / Getting Started / The Hello World Application
       
  • Back