Vidyalelo
PHP · Q75

Object Oriented Concept

Programming · PHP · question 75

Q75

Which magic method is used to implement overloading in PHP?

A.
__call
Answer
B.
__invoke
C.
__wakeup
D.
__unset

Answer: Option A

Solution

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