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


Please Help Members By Posting Answers For Below Questions

What is use case in clean architecture?

804


How did you design your unit tests?What about integration tests?

1978


Can we have this pattern implemented using static class?

796


What are the types of the proxy design you will get in the design pattern?

737


Which design pattern is mostly used in net?

788


4. Identify and bound the SOI’s Operating Environment.

3530


What is the builder pattern?

819


What are the languages used in the design pattern?

784


Which design patterns have you used in your project ?

776


What is synchronizer token pattern?

804


Which design pattern is mvc?

803


Using any system, product, or service your organization provides, identify the human system roles for the product.

2353


What is the prototype design pattern?

813


Why do we need singleton pattern?

749


What is the difference between 3 tier and n tier architecture?

793