PHP - Interfaces and Traits
You want to design a system where different payment methods (like PayPal, CreditCard) must implement a 'pay' method. How does using an interface help in this scenario?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions