InterviewSolution
Saved Bookmarks
| 1. |
Which version of PHP introduced the advanced concepts of OOP?(a) PHP 4(b) PHP 5(c) PHP 5.3(d) PHP 6I had been asked this question during an internship interview.This question is from Advanced Object-Oriented PHP in chapter Object-Oriented PHP of PHP |
|
Answer» The correct choice is (b) PHP 5 |
|