+1 vote
in Software Architecture by (75.2k points)
Which of these does not represent object oriented design?

(a) It follows regular procedural decomposition in favor of class and object decomposition

(b) Programs are thought of collection of objects

(c) Central model represents class diagrams that show the classes comprising a program and their relationships to one another

(d) Object-oriented methods incorporates Structural methods

I have been asked this question in an international level competition.

I need to ask this question from Software Engineering Design Method topic in portion Design Patterns : Origin and History of Software Architecture

1 Answer

0 votes
by (46.2k points)
Right answer is (a) It follows regular procedural decomposition in favor of class and object decomposition

The best I can explain: It does not follow regular procedural decomposition.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...