PHP - Error and Exception Handling
Which statement about custom exception classes in PHP is TRUE?
Which statement about custom exception classes in PHP is TRUE?
getMessage() is optional. B is false because constructors can accept arguments. C is false because custom exceptions extend Exception and can be caught by it. D is true.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions