Skip to content

Commit fe80886

Browse files
committed
Removing duplicated question
1 parent 537cb56 commit fe80886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ Sooner or later I will complete it with the relative answers. Feel free to contr
8080
* 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]
8181
* Pros and cons of holding domain logic in Stored Procedures.
8282
* In your opinion, why have Object-Oriented Design dominated the market for so many years?
83-
* Why does array index start with '0' in most of languages?
8483
* What would you do to understand if your code has a bad design?
8584

8685

0 commit comments

Comments
 (0)