1.

Which version of PHP introduced Try/catch Exception?(a) PHP 4(b) PHP 5(c) PHP 6(d) PHP 5 and laterI had been asked this question at a job interview.Enquiry is from Basics topic in portion Basics of PHP of PHP

Answer»

Correct choice is (d) PHP 5 and LATER

To explain I would SAY: PHP 5 version and later versions added support for Exception HANDLING.



Discussion

No Comment Found