PHP Exceptions and Error Handling Which version added the method getPrevious()? PHP 5.3 PHP 4 PHP 5 PHP 5.1 PHP 5.3 PHP 4 PHP 5 PHP 5.1 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many predefined exceptions does SPL provide access to? 13 15 14 16 13 15 14 16 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which function is responsible for sending a custom message to the system log? syslog() sys_log() log_system() systemlog() syslog() sys_log() log_system() systemlog() ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What does SPL stand for? Standard PHP List Source PHP List Standard PHP Library Source PHP Library Standard PHP List Source PHP List Standard PHP Library Source PHP Library ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which one of the following is the right description for the method getMessage() ? Returns the message if it is passed to the file Returns the message if it is passed to the class Returns the message if it is passed to the constructor Returns the message if it is passed to the object Returns the message if it is passed to the file Returns the message if it is passed to the class Returns the message if it is passed to the constructor Returns the message if it is passed to the object ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which character do the error_reporting directive use to represent the logical operator NOT? ^ ~ ! / ^ ~ ! / ANSWER DOWNLOAD EXAMIANS APP