InterviewSolution
Saved Bookmarks
| 1. |
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 errorThis question was addressed to me by my school teacher while I was bunking the class.This is a very interesting question from Error Handling topic in portion Error Handling and Exception Handling in PHP of PHP |
|
Answer» The CORRECT answer is (a) Fatal run-time ERROR |
|