Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In my experience, whether you use an abstract class or an interface class as your reference depends very much on the problem you are trying to solve - specifically, is there common code shared across all implementations?


A C++ pure abstract class is equivalent to a Java interface.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: