Q.

PHP recognize constructors by the name.

A. class name()
B. _construct()
C. function _construct()
D. function __construct()
Answer» D. function __construct()
2.2k
0
Do you find this helpful?
22

Discussion

No comments yet