Vidyalelo
PHP · Q139

Object Oriented Concept

Programming · PHP · question 139

Q139

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()
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board