TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Polymorphism and inheritance are independent of each other

1 pointsby alter8almost 13 years ago

1 comment

tree_of_itemalmost 13 years ago
&#62; Is the value of static type checking worth giving up the power of pure polymorphism at runtime?<p>&#62; Polymorphism is the ability to send a message to an object without knowing what its type is.<p>This reads like it was written by a person who's only ever used Java and Ruby.