Which feature allows us to call more than one method or function of the class in single instruction?
(a) Typecasting
(b) Method Including
(c) Method adding
(d) Method chaining
This question was posed to me during an interview.
Question is from Advanced Object-Oriented PHP topic in division Object-Oriented PHP of PHP