________ code makes change easier because the impact of altering an implementation will be localized to the component being altered.
________ code makes change easier because the impact of altering an implementation will be localized to the component being altered. Correct Answer Orthogonal
Orthogonality, it is argued, promotes reuse in that components can be plugged into new systems without needing any special configuration. Such components will have clear inputs and outputs independent of any wider context.