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
Did you use ooa/ood methodologies? Did you use design patterns?
What is lexi design pattern?
What is aop design?
2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.
What is architecture and what is design?
Is bean a singleton?
What is the difference between factory and strategy design pattern?
What is meant by design pattern?
What is use case in clean architecture?
Are singletons bad?
Can you explain singleton pattern?
Explain what is good design?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
What is proxy in design pattern?
What is singleton design pattern in java?