what is diffrence between Function Oriented Design and
Obeject Oriented design
Answer Posted / anshuman
Function oriented design is dividing a bigger problem set
to small functional units and then
structure/organize/sequence these functional units to
design the solution.
OOD is identifying objects (entities) involved in the
system and designing solution based on their relationships
and interactions.
FOD approach is mainly used for computation sensitive
application, whereas OOD approach is mainly used for
evolving system which mimicks a business process or
business case.
| Is This Answer Correct ? | 75 Yes | 23 No |
Post New Answer View All Answers
What are the categories in which the design patterns can be divided?
Explain what is good design?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What are the most popular design patterns?
Can we have this pattern implemented using static class?
Can you explain singleton pattern?
What is a behavioral design pattern?
Is singleton bean thread safe?
What is synchronizer token pattern?
What is the use of repository pattern?
What is difference between function oriented design and object oriented design?
Using any system, product, or service your organization provides, identify the human system roles for the product.
what is the lazy design pattern?
Is oop a design pattern?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?