The Role of Interfaces in Our Code

Many programming languages allow us to define interfaces (in addition to defining classes). Despite the importance of interfaces, many programmers avoid using them.
Many programming languages allow us to define interfaces (in addition to defining classes). Despite the importance of interfaces, many programmers avoid using them.