For class design in object-oriented systems, ________ allow…
For class design in object-oriented systems, ________ allows us to infer that different members of these classes have some common characteristics and allows us to manage complexity. This is implemented using the class inheritance mechanisms built into the language.