PHP provides built-in interceptor methods, which can intercept messages sent to undefined methods and properties. This is also known as _________
(a) overloading
(b) overriding
(c) overbending
(d) overbinding
The question was posed to me by my college professor while I was bunking the class.
My doubt stems from Object Advanced Features topic in portion Objects and Databases in PHP of PHP