How many predefined exceptions does SPL provide access to?
13
Correct:
13
Answer: a
Explanation: It provides 13 exceptions:
BadFunctionCallException, BadMethodCallException, DomainException, InvalidArgumentException, LengthException, LogicException, OutOfBoundsException, OutOfRangeException, OverflowException, RangeException, RuntimeException, UnderflowException, UnexpectedValueException.