Respuesta :

Answer:

Compile_time error

Explanation:

The following gives compile time error because The compiler will protest that that it does not know the meanings of the Hello words .

Run time error are occur during the run time of  a program divide by zero is example of run time error,compile time error are occur during compilation.In compile time the compiler tell the proper complain message if any error occured syntax error are the example of  compile time error .