Answer: This problem is called a run-time error.
Step-by-step explanation:
When the program is being executed and Javascript interpreter encounters the problem it is a run-time error. These errors are different from a syntax error that also occurs frequently and may not even represent a Javascript language error.