Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Why do we need singleton pattern?

1087


What is the difference between factory and builder design pattern?

1032


What is architecture and what is design?

1182


Write the code for a singleton class?

1109


What is difference between function oriented design and object oriented design?

1171


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

2290


What are the most important software design patterns?

1240


Explain three types of components comprise an application design?

1082


What is the singleton design pattern?

1117


What is the executor design pattern?

1251


what is the lazy design pattern?

1123


What is synchronizer token pattern?

1144


What is the use of repository pattern?

1103


Is singleton a design pattern?

1066


What is factory method in design pattern?

1097