What are the disadvantages of object oriented data model? |
[Edit] |
Answer
- Unfamiliarity (causing an added training cost for developers).
- Inability to work with existing systems (a major benefit of C++)
- Data and operations are separated
- No data abstraction or info hiding
- Not responsive to changes in problem space
- Inadequate for concurrent problems
First answer by ID3180196401. Last edit by ID3180196401. Question popularity: 27 [recommend question]
|
Research your answer: |
Can you answer other
questions about databases and data management systems?



