Even if you don’t delete the object yourself using . . . . . , PHP still calls the destructor when it determines that the object is no longer used.
A
destructor
B
del()
C
rem()
D
unset()
Correct Answer: unset()