Q44
Which method is invoked when an undefined property is accessed ?
A.
__get()
AnswerB.
__isset()
C.
__unset()
D.
__undefined()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board