

MCQOPTIONS
Saved Bookmarks
1. |
Which 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 |
Answer» B. Programs are thought of collection of objects | |