Design Patterns for Fun and Proficiency
Strategy Part 2: Benefits & In the Wild
  Unlock this challenge
Login Register

Challenge 2 / 2

Imagine we have an InvoiceManager class that calculates the total for an invoice. For the logic that calculates the taxes, we’re going to use the strategy pattern. What would be a good name for that interface?

Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.