RD Glossary I- Interface
- An interface is a mechanism of communication between two or more components in a system.
Often times the mechanism of communication is created in an ad hoc manner which can lead to designs that are difficult to implement and maintain. Thus, using standard interfaces for all components often results in better designs.
RD Glossary by Run Digital |