Which method introduced in PHP 5, is invoked just before an object is garbage collected?
A.__collect()
B.__garbage()
C.__destruct()
D.__destructor()
Answers
Answered by
2
heya !
your answer is option B "garbage"
hope this helps you
your answer is option B "garbage"
hope this helps you
Answered by
0
Which method introduced in PHP 5, is invoked just before an object is garbage collected?
A.__collect()
B.__garbage()✅✅✅
C.__destruct()
D.__destructor()
A.__collect()
B.__garbage()✅✅✅
C.__destruct()
D.__destructor()
Similar questions