what is diffrence between Function Oriented Design and
Obeject Oriented design
Answer Posted / jhansi yarnagula
Function oriented:
divide and conquer
Object orienteD:
ex:
person x-an object
he has a car.
car is an object y.
person x uses car for to drive....
that mean person-car should communicate throgh driving() method
in function oriented we can not communicate wth pblms... we r defining certain tasks..functions are independent :....no communication between one another....
tatsway ood is used to tell relationship and data flow between objects
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is the design pattern?
Can we inherit singleton class?
4. Identify and bound the SOI’s Operating Environment.
What are the most important software design patterns?
Explain what is good design?
What is singleton and factory pattern?
What is onion architecture?
Can we make the reference instance non static?
What are the categories in which the design patterns can be divided?
What are the 23 design patterns?
What is factory method in design pattern?
What is a lazy initialization in singleton?
What are the most popular design patterns?
Quartus II software version 6.0 is available for which operating systems (OS)?
What is the difference between architecture and design?