|
|
|
|
|
by redgrange
3769 days ago
|
|
As far as the S/W engineering take away -- simply put, an interface allows two disparate pieces of code to work together. One compiled piece of code, for example, can interact with another piece of code, which could be written and compiled years after the initial. |
|