FlashcardBeginner
Program to an Interface
Depend on abstractions rather than concrete implementations for flexible, swappable code.
Question
What does 'program to an interface, not an implementation' mean?
Click to reveal answer
Depend on abstractions rather than concrete implementations for flexible, swappable code.
What does 'program to an interface, not an implementation' mean?