what is diffrence between Function Oriented Design and
Obeject Oriented design

Answers were Sorted based on User's Feedback



what is diffrence between Function Oriented Design and Obeject Oriented design..

Answer / sushil bansal

FOD always need to update all components which using
modified component. But OOD approach is need to modified
only those components which need to modify only. FOD is like
a hard coding or conventional coding pattern. But OOD is
latest one which would not beark existing functionality if
you modify the code.

Is This Answer Correct ?    7 Yes 22 No

Post New Answer

More Design Patterns Interview Questions

What is software 'quality'?

2 Answers  


If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)

1 Answers  


what are the creational design patterns

0 Answers   Infosys,


Explain what is good design?

0 Answers  


Explain what are 5 common problems in the software development process?

0 Answers  






What is ESD?

1 Answers  


Explain Internal Style Sheets?

1 Answers  


what is diffrence between Function Oriented Design and Obeject Oriented design

11 Answers   IBS, TCS,


Give the syntax of css?

1 Answers  


What are the Design Patterns you know

4 Answers  


Did you use ooa/ood methodologies? Did you use design patterns?

0 Answers  


What is the gang of four design pattern?

0 Answers  


Categories