InterviewSolution
Saved Bookmarks
| 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 |
|