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