Term of the Moment

HMI


Look Up Another Term


Definition: information hiding


Keeping details of a software routine (function or object) private. Only programmers know what input is required and what outputs are expected. See encapsulation and abstraction.