MCQOPTIONS
Saved Bookmarks
| 1. |
-----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 scriptSol: |
| A. | __Construct() & __destruct() |
| B. | ___Destruct()& input() |
| C. | oop& procedure |
| D. | class & object |
| Answer» B. ___Destruct()& input() | |