Need : When we are using inheritance in our application, there comes a situation where our design in no longer scalable. Strategy Pattern helps us resolve this problem. When we are using inheritance, if we observe that multiple child classes are havi...
neelchikhal.hashnode.dev2 min readNo responses yet.