Skip to content

Commit c8daa39

Browse files
Why OOP dominated?
1 parent 5254b9c commit c8daa39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
7474
* Why in TDD tests are written before code?
7575
* C++ supports multiple inheritance, and Java allows a class to implement multiple interfaces. What impact does using these facilities have on orthogonality? Is there a difference in impact between using multiple inheritance and multiple interfaces? Is there a difference between using delegation and using inheritance? [This question is from The Pragmatic Programmer, by Andrew Hunt and David Thomas]
7676
* Pros and cons of holding domain logic in Stored Procedures.
77+
* In your opinion, why have Object-Oriented Design dominated the market for so many years?
7778

7879

7980
####[[]](#toc) <a name='languages'>Questions about Languages:</a>

0 commit comments

Comments
 (0)