PHP Exceptions and Error Handling How many predefined exceptions does SPL provide access to? 13 16 15 14 13 16 15 14 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which of the following statements invoke the exception class? throws new Exception(); new throws Exception(); new Exception(); throw new Exception(); throws new Exception(); new throws Exception(); new Exception(); throw new Exception(); 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 What does SPL stand for? Source PHP List Standard PHP Library Source PHP Library Standard PHP List Source PHP List Standard PHP Library Source PHP Library Standard PHP List ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which logging option’s description is, if an error occurs when writing to the syslog, send output to the system console? LOG_NDELAY LOG_ODELAY LOG_PERROR LOG_CONS LOG_NDELAY LOG_ODELAY LOG_PERROR LOG_CONS ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many error levels are available in PHP? 17 15 16 14 17 15 16 14 ANSWER DOWNLOAD EXAMIANS APP