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 three types of components comprise an application design?

1 Answers  


What is grouping in CSS?

1 Answers  


What are the most popular design patterns?

0 Answers  


What is a lazy initialization in singleton?

0 Answers  


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

0 Answers  


What is singleton and factory pattern?

0 Answers  


What are the most important software design patterns?

0 Answers  


Is singleton a design pattern?

0 Answers  


Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?

0 Answers  


What are the design patterns and How can they make life easier for software development ?

1 Answers   ABC, HP,


when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

3 Answers   IBM,


What are the different types of Design Patterns and Explain them?

3 Answers   Genpact, Gradatim, Gul Ahmed, TCS, Wipro,


Categories