×
×
Correct!

Insert the missing part of the code below to output "Hello World".

public class MyClass { public static void main(String[] args) { System.out.println("Hello World"); } }

Not Correct

Click here to try again.

Correct!

public class MyClass {
  public static void main(String[] args) {
    ..("Hello World");
  }
}

  
  
  




×

Reset the Score?

This will reset the score of ALL 59 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 59 Java exercises.

Share your score: