What kind of error does the following program cause?
system.out.println("Hello World");
Logic error
Syntax error
Runtime error
The program runs without any errors