what is diffrence between Function Oriented Design and
Obeject Oriented design
Answers were Sorted based on User's Feedback
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 |
Why have we used synchronized here?
What is the gang of four design pattern?
Which Design Patterns you know?
What is the methodology to follow in collaboration with other team members like researchers, product managers, and developers?
what is cascading order?
What is Color Theory?
What is the publish/subscribe model?
What design pattern wrapper classes implement?
what is the difference between the Adapter Pattern and Proxy Patterns?its seems both are almost similar?
How did you design your unit tests?What about integration tests?
Why is it important to use systems analysis and design methodologies when building a system? Why not just build the system in whatever way appears to be “quick and easy”? What value is provided by using an “engineering” approach?
1 Answers DBU, KSV College, Sampson, University of Ibadan,
What is the behavioral design pattern?