adplus-dvertising
frame-decoration

Question

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

a.

To increase understanding of the problem

b.

To decide on the parts of a solution, their interaction and the specification of each of these parts

c.

Specifying how to create and destroy objects and identifying generalizations

d.

To develop legacy software

Posted under Software Engineering

Answer: (c).Specifying how to create and destroy objects and identifying generalizations Explanation:During design, attention is focused on specifying how to create and destroy objects and identifying generalizations to promote reuse or maintainability.

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 main focus during OOD (object-oriented design) activities?