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