

McqMate
Q. |
-----function that is automatically called when you create an object from a class, and a ---------function that is automatically called at the end of the script |
A. | __Construct() & __destruct() |
B. | ___Destruct()& input() |
C. | oop& procedure |
D. | class & object |
Answer» A. __Construct() & __destruct() |
View all MCQs in
Advance PHPNo comments yet