Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the description of Error level E_ERROR?

a) Fatal run-time error
b) Near-fatal error
c) Compile-time error
d) Fatal Compile-time error

Answer: a
Explanation: E_ERROR is a fatal run-time error, that can’t be recovered from and the execution of the script is stopped immediately.

Join The Discussion