Interfaces are a description of the services that a class provides. They define what is available, not how it is available.
21 words (approximately 1 min)
Interfaces are a description of the services that a class provides. They define what is available, not how it is available.