PHP Exceptions and Error Handling What does SPL stand for? Source PHP Library Standard PHP Library Standard PHP List Source PHP List Source PHP Library Standard PHP Library Standard PHP List Source PHP List ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling How many error levels are available in PHP? 16 17 14 15 16 17 14 15 ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which of the following is/are an exception?1. OutOfBoundException2. OutOfRangeException3. OverflowException4. UnderflowException None of the mentioned 1 and 2 1 and 3 All of the mentioned None of the mentioned 1 and 2 1 and 3 All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What is the description of Error level E_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 Fatal run-time error 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 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