Multiple Choice
If you create a __destruct() function, PHP will automatically call this function at the end of the script.
A) true
B) false
C) both a and b
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: java script was designed as a _
Q7: MYSQL i here "i" means_<br>A)implementation<br>B)interface<br>C)improved<br>D)none of these
Q8: _are the two main aspects of object-oriented
Q9: To create a constant, use the _
Q10: the _function returns the square root of
Q12: The _ array contains information from the
Q13: Data source name in pear DB is
Q14: If you create a _construct() function, PHP
Q15: The _ works through request header and
Q16: The _ function generates a random number:<br>A)rand<br>B)min<br>C)abs<br>D)sqrt()