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
What is viper architecture?
What is clean architecture?
what is the lazy design pattern?
Explain what is good design?
4. Identify and bound the SOI’s Operating Environment.
What are the differences between the design patterns and the framework?
What is the creational design pattern?
What is the difference between adapter and facade?
What are the types of design patterns?
What are the categories in which the design patterns can be divided?
What are the main usage of the patterns?
What are the design patterns you know explain?
What are the languages used in the design pattern?
What are the most commonly used design patterns?
What is use case in clean architecture?