what is diffrence between Function Oriented Design and
Obeject Oriented design
Answer Posted / mithilesh sikhar
In fod the main program is divided into no.of small program
that program is called function.the FOD follows top to
bottom or bottom to top approach. Where as OOD pattern
follows OOP s concept. Every thing is being object
2. In FOD the function must retun a value. where as OOD an
object need not to be return a value
| Is This Answer Correct ? | 24 Yes | 22 No |
Post New Answer View All Answers
How do you choose a design pattern?
What are the types of the proxy design you will get in the design pattern?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
Is singleton an anti pattern?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What is the prototype design pattern?
What is architecture and what is design?
What are structural design patterns?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What is the difference between factory and abstract factory design pattern?
Where should we use singleton design pattern?
Give me example of chain of responsibility design pattern?
What is the difference between factory and strategy design pattern?
Explain what are 5 common problems in the software development process?
What is the use of design patterns?