

MCQOPTIONS
Saved Bookmarks
1. |
If you create a __destruct() function, PHP will automatically call thisfunction at the end of the script. |
A. | true |
B. | false |
C. | both a and b |
D. | none of these |
Answer» B. false | |