Multiple Choice
Detailed design is important for two reasons. First, preexisting classes and components need to be understood, organized, and pieced together, and second, _____.
A) it is common for the project team to write some code and produce original classes that support the application logic of the system
B) it is tempting to jump in without planning
C) modular design is outdated
D) the SDLC continues to be used instead of a more reliable method of analysis for systems
E) top-down modular approaches are an acceptable method of analysis that must be performed during the planning phase
Correct Answer:

Verified
Correct Answer:
Verified
Q37: High levels of inheritance coupling in a
Q38: What is coupling? Is this desirable or
Q39: One of inheritance abuses in Object-oriented design
Q40: Fan-out refers to the number of attributes
Q41: What are the different ways to optimize
Q43: When a global data area exists outside
Q44: Of all of the types of interaction
Q45: _ refers to the level of interdependency
Q46: In order to get an object to
Q47: Explain the concept of polymorphism.