adplus-dvertising
frame-decoration

Question

What is the goal during analysis and design in programming?

a.

To identify individual objects

b.

To relate the object types (classes)

c.

To identify the set of objects, their attributes and services

d.

To define the full set of attributes for each object

Answer: (c).To identify the set of objects, their attributes and services Explanation:One of our major concerns during analysis and design is to identify this set of objects, together with their attributes (state) and services (behavior).

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 goal during analysis and design in programming?