Saved Bookmarks
| 1. |
A function-oriented design focuses on the entities in the system rather than the data processing activities.(a) True(b) FalseI got this question in homework.This is a very interesting question from Function Oriented Software Design in section Software Design of Software Engineering |
|
Answer» RIGHT option is (b) False The explanation: It is an OBJECT ORIENTED design which FOCUS on ENTITIES. |
|