PHP Exceptions and Error Handling Which character do the error_reporting directive use to represent the logical operator NOT? ^ / ~ ! ^ / ~ ! ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling You can extend the exception base class, but you cannot override any of the preceding methods because the are declared as__________ protected private static final protected private static final ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What does SPL stand for? Standard PHP List Standard PHP Library Source PHP Library Source PHP List Standard PHP List Standard PHP Library Source PHP Library Source PHP List ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which function is responsible for sending a custom message to the system log? sys_log() syslog() log_system() systemlog() sys_log() syslog() log_system() systemlog() ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What is the description of Error level E_ERROR? Compile-time error Fatal Compile-time error Near-fatal error Fatal run-time error Compile-time error Fatal Compile-time error Near-fatal error Fatal run-time error ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which of the following is/are not an exception?1. BadFunctionCallException2. BadMethodCallException3. LogicException4. DomainException None of the mentioned 3 and 4 All of the mentioned Only 4 None of the mentioned 3 and 4 All of the mentioned Only 4 ANSWER DOWNLOAD EXAMIANS APP