PHP Exceptions and Error Handling Which version introduced the function error_get_last()? PHP 4 PHP 5 PHP 5.2 PHP 5.3 PHP 4 PHP 5 PHP 5.2 PHP 5.3 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() systemlog() log_system() sys_log() syslog() systemlog() log_system() ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which version of PHP was added with Exception handling? PHP 4 PHP 5 PHP 6 PHP 5.3 PHP 4 PHP 5 PHP 6 PHP 5.3 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which of the following is/are not an exception?1. BadFunctionCallException2. BadMethodCallException3. LogicException4. DomainException All of the mentioned Only 4 3 and 4 None of the mentioned All of the mentioned Only 4 3 and 4 None of the mentioned ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many methods are available for the exception class? 8 5 6 7 8 5 6 7 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many error levels are available in PHP? 16 14 15 17 16 14 15 17 ANSWER DOWNLOAD EXAMIANS APP