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
Explain three types of components comprise an application design?
What are the main types of concurrency design patterns?
What are the most important software design patterns?
What is onion architecture?
What is the singleton design pattern?
What is the factory pattern in the design pattern?
Using any system, product, or service your organization provides, identify the human system roles for the product.
What is the difference between factory and strategy design pattern?
What is the concurrency design pattern?
What is the design pattern?
Quartus II software version 6.0 is available for which operating systems (OS)?
What is the difference between architecture and design?
what is the lazy design pattern?
What is the difference between factory and builder design pattern?
Is singleton a design pattern?