Term of the Moment

high-definition resolutions


Look Up Another Term


Definition: bug inheritance


(1) Errors in software that are brought down from a higher-level class in an object-oriented system.

(2) Errors in system software that become part of the application. For example, if a routine in a Windows DLL contains a bug, the application using it inherits the flaw. See DLL.