Computer Science, asked by sbfaraaz443, 1 year ago

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 StarGazer001
2
heya !

your answer is option B "garbage"

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