what is diffrence between Function Oriented Design and
Obeject Oriented design
Answer Posted / bijumon v g
I would like to update my previous answer.
In FOD - we decompose in function/procedure level
In OOD - we decompose in class level (so OO concepts comes
here)
| Is This Answer Correct ? | 29 Yes | 20 No |
Post New Answer View All Answers
What are creational design patterns?
Is oop a design pattern?
What is a lazy initialization in singleton?
What is lexi design pattern?
What is the difference between 3 tier and n tier architecture?
What is the singleton design pattern?
Why have we declared the instance reference volatile?
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
Quartus II software version 6.0 is available for which operating systems (OS)?
What is factory method in design pattern?
What is the factory pattern in the design pattern?
What is the design pattern?
What is the use of design patterns?
What is a behavioral design pattern?
Can we make the reference instance non static?