1.

Which version of PHP was added with Exception handling?(a) PHP 4(b) PHP 5(c) PHP 5.3(d) PHP 6This question was addressed to me in my homework.Question is from Exception Handling in section Error Handling and Exception Handling in PHP of PHP

Answer»

The correct choice is (B) PHP 5

Easy EXPLANATION: Exception HANDLING was ADDED to PHP with the version 5 release, and further enhanced with version 5.3.



Discussion

No Comment Found

Related InterviewSolutions