问题:
[单选题]Which of the following statements about polymorphism is incorrect?
APolymorphism does not eliminate coupling between types
BPolymorphism improves the organization of the code
CPolymorphism can improve the readability of the code
DIn polymorphism only care about what an object does, not how it does it