Malay wrote:
> Thanks Carl:
>> Thanks for your comment. I can make out C++ is the choice but I wonder why
> there is no comment from Java supporters!
>> Where are you guys??? Get up and have a cup of *coffee* and join us in
> discussion.
C++ : efficent, as much as C if carefully written.
Also good OO Programming, but may become too complex if abused.
Java: Easy. Portable. Not efficient.
Then it depends upon what you must do.
I think that even C is a good choice for algorithmics, while I would look to
Java for intrfaces (easy+portable), unless you need 3D+speed, if so: C++
probably is the best choice.
Andrea