Vidyalelo
PHP · Q11

Exceptions And Error Handling

Programming · PHP · question 11

Q11

Which version of PHP was added with Exception handling?

A.
PHP 4
B.
PHP 5
Answer
C.
PHP 5.3
D.
PHP 6

Answer: Option B

Solution

Answer: Option B
Solution:
Exception handling was added to PHP with the version 5 release, and further enhanced with version 5.3.