Strategy Pattern
Learn about the strategy pattern in detail.
Before moving on to discuss the strategy pattern, let’s discuss why we might need to use the strategy pattern in the first place.
Example
Suppose we have a class with the name Car
, and we inherit the two classes Sportscar
and Sedan
.
Access this course and 1400+ top-rated courses and projects.