what is diffrence between Function Oriented Design and
Obeject Oriented design
Answer Posted / amar d&
Basicaly the FOD is procedure centric approach in which
emphasis is on how to design Procedure It causes the
reproduction of the same systemin advance tech first
&thenenhansing them, which is time consuming as wellas
wrong approach, whereas the OO is a goal oriented .so it
fulfill al requirmentrs of user nd achive the goal.
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What are the categories in which the design patterns can be divided?
Why do we need singleton pattern?
Write the code for a singleton class?
Explain what are 5 common problems in the software development process?
What is architecture and what is design?
What is the prototype design pattern?
What are structural design patterns?
What is difference between function oriented design and object oriented design?
Is singleton a design pattern?
Can you explain singleton pattern?
Why should we not use singleton pattern?
Is oop a design pattern?
What is the use of design patterns?
What is a behavioral design pattern?
What is the difference between proxy and adapter?