PHP Exceptions and Error Handling Which version introduced the function error_get_last()? PHP 5.3 PHP 5 PHP 5.2 PHP 4 PHP 5.3 PHP 5 PHP 5.2 PHP 4 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What is the description of Error level E_ERROR? Fatal run-time error Compile-time error Near-fatal error Fatal Compile-time error Fatal run-time error Compile-time error Near-fatal error Fatal Compile-time error ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many error levels are available in PHP? 15 14 17 16 15 14 17 16 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which function is responsible for sending a custom message to the system log? systemlog() syslog() log_system() sys_log() systemlog() syslog() log_system() sys_log() 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__________ static private final protected static private final protected ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many predefined exceptions does SPL provide access to? 14 13 16 15 14 13 16 15 ANSWER DOWNLOAD EXAMIANS APP