 |
Syntax error - Wikipedia, the free encyclopedia
while the following is not: System.out.println(Hello World); The second example would theoretically create the variable Hello World instead of the words Hello World. However, a variable in Java must have a space in between, so the syntactically correct co
en.wikipedia.org |
 |