Computer Science, asked by vibhanshushavarna, 10 months ago

Which one of the following is achieved by developing a sequence diagram during an object-oriented design process?
a. Identification of object state behavior
b. Determination of attributes of a class
c. Determination of inheritance relationships among classes
d. Responsibility assignment to classes

Answers

Answered by akhileshpathak1998
0

Answer:

c. Determination of inheritance relationships among classes

Explanation:

Basically there are objects and intersections, the objects can be analogized as people and the interactions are as a conversation between them. The sequence diagram equips us to channelize every chron of the process and hence it displays it in a very larger frame.

The interactions amongst the various objects are depicted very neatly in this process of sequential diagram.

Similar questions