what is diffrence between Function Oriented Design and
Obeject Oriented design
Answer Posted / 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 View All Answers
What are the types of participants of the prototype design pattern you will get?
What is use case in clean architecture?
Is mvc a software design pattern?
What are the most commonly used design patterns?
Did you use ooa/ood methodologies? Did you use design patterns?
What are the differences between the design patterns and the framework?
Can we have this pattern implemented using static class?
Can you explain singleton pattern?
What are the languages used in the design pattern?
4. Identify and bound the SOI’s Operating Environment.
What are the main types of concurrency design patterns?
Are singletons bad?
Is singleton an anti pattern?
Is oop a design pattern?
Is bean a singleton?