interface
Interface
A connection point between various subsystems of a larger systems or between the user and an instrument (such as a microwave oven or a computer).
Interfaces are also used in Java where they solve multiple inheritance problems. Check out JavaImport if that's what you are looking for!
last edited (December 23, 2002) by IvanStojic
Back to the page