PHP Exceptions and Error Handling Which of the following statements causes PHP to disregard repeated error messages that occur within the same file and on the same line? repeatedly_ignore_error repeated_error_ignore ignore_repeat_error ignore_repeated_errors repeatedly_ignore_error repeated_error_ignore ignore_repeat_error ignore_repeated_errors ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What is the description of Error level E_ERROR? Near-fatal error Compile-time error Fatal Compile-time error Fatal run-time error Near-fatal error Compile-time error Fatal Compile-time error Fatal run-time error ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling What does SPL stand for? Standard PHP Library Standard PHP List Source PHP Library Source PHP List Standard PHP Library Standard PHP List Source PHP Library Source PHP List ANSWER DOWNLOAD EXAMIANS APP
PHP Exceptions and Error Handling Which of the following is/are an exception?1. OutOfBoundException2. OutOfRangeException3. OverflowException4. UnderflowException All of the mentioned 1 and 3 1 and 2 None of the mentioned All of the mentioned 1 and 3 1 and 2 None of the mentioned 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 How many predefined exceptions does SPL provide access to? 16 14 13 15 16 14 13 15 ANSWER DOWNLOAD EXAMIANS APP