Hacker News new | ask | show | jobs
by sjolsen 4254 days ago
C++ and Java are statically typed. If you're referring to dynamic polymorphism, then yes, it can be a pain in the ass.
1 comments

I'm aware they are statically typed, I meant it in reference to people who hate static typing based on their opinions of Java and its relatives.