Describe the role of class-oriented metrics in assessing the quality of an OO system.
What will be an ideal response?
The class is the fundamental unit of an OO system. The number of methods and their complexity are directly related to the effort required to test a class. The depth of the inheritance tree can be used to estimate the complexity of the class hierarchy. It is important to strive to have low coupling between classes and high cohesion within each class. If large class sizes are detected during OOA review, the classes should partitioned to improve the modularity of the system and make it easier to maintain.
You might also like to view...
A technician is troubleshooting a wired device on the network. The technician notices that the link light on the NIC does not illuminate. After testing the device on a different RJ-45 port, the device connects successfully. Which of the following is causing this issue?
A. EMI B. RFI C. Cross-talk D. Bad wiring
You can use the Layers panel to create, copy, delete, display, hide, merge, lock, group, or reposition layers.
Answer the following statement true (T) or false (F)