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