C++ supports implementation inheritance if you use pure virtual base classes (which is a good thing to do, by the way). Another way that C++ can do something like implementation inheritance is via generic programming (templates), which Java has yet to support.
I recommend C++ because it is multi-paradigm. It can be used for procedural, object-oriented, and generic programming... just like perl.
In reply to Re: Re: Which language would be most helpful?
by tall_man
in thread Which language would be most helpful?
by mrpilot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |