adplus-dvertising
frame-decoration

Question

What is the impact of familiarity with the problem domain on the choice of design technique?

a.

If the designers are well-acquainted with the type of problem, a bottom-up design technique seems more appropriate.

b.

If the design is experimental, a top-down technique or a technique based on data structures may be very effective.

c.

If tools are available to support a given design method, it is only natural to make use of them.

d.

Designers with a lot of experience with a given method will be more successful in applying that method.

Posted under Software Engineering

Answer: (b).If the design is experimental, a top-down technique or a technique based on data structures may be very effective. Explanation:If the designers are well-acquainted with the type of problem to be solved, a top-down technique or a technique based on data structures may be very effective. If the design is experimental, one will go about it in a more cautious way, and a bottom-up design technique then seems more appropriate.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the impact of familiarity with the problem domain on the choice of design technique?

Similar Questions

Discover Related MCQs

Q. What factors may impact the choice of a particular design technique?

Q. What type of design technique is appropriate if the designers are well-acquainted with the problem domain?

Q. What is the advantage of using a design method that is embedded in a wider development philosophy?

Q. Do object-oriented methods cover all phases of the requirements engineering process?

Q. What is the goal of requirements engineering?

Q. What is the purpose of use-case analysis in object-oriented methods?

Q. What is the main focus of object-oriented methods in requirements engineering?

Q. What is the main goal of object-oriented analysis (OOA)?

Q. What is the difference between OOA (object-oriented analysis) and OOD (object-oriented design) according to the view of OO proponents?

Q. What is the purpose of OOA (object-oriented analysis)?

Q. What is the purpose of design in software development?

Q. What is the main focus during OOD (object-oriented design) activities?

Q. What kind of software development method is most common among software development organizations?

Q. What is the common view of OO proponents about OOA and OOD?

Q. What is the goal of OOA (object-oriented analysis)?

Q. What is the focus during OOD (object-oriented design)?

Q. What is a design pattern?

Q. How does a design pattern differ from an architectural style?

Q. What is the Model-View-Controller (MVC) pattern?

Q. What are the three components of the MVC pattern?