Question: In computer programming, design smells are structures in the design that indicate violation of fundamental design principles and negatively impact design quality. Find the Hierarchy
In computer programming, design smells are "structures in the design that indicate violation of fundamental design principles and negatively impact design quality".
Find the Hierarchy smell design diagram below!

Flight Flight Data +flightNo : String +plane : Plane Data +Flight Date: Date + destination Airport : String + departure Airport : String +arrive Time: String +departTime: String +passenger : List
Step by Step Solution
There are 3 Steps involved in it
The diagram illustrates a hierarchy design in a flight management context Lets identify and discuss potential hierarchy smells present in the design 1 ... View full answer
Get step-by-step solutions from verified subject matter experts
