A syntax error occurs when
a. the Java compiler can't be located
b. bytecode can't be interpreted properly
c. there's a syntax error in a Java statement
d. the class doesn't contain a main() method