1.

What OOP construct unavailable in PHP 4 does the following script approximate?

A. Interfaces
B. Multiple inheritance
C. Private methods
D. Abstract methods
Answer» E.


Discussion

No Comment Found