so what makes Ada better than Java and C++, or well I've been told by multiple people it's a better overall language
Name:
Anonymous2010-11-12 11:14
C++ relies on object scoping to handle complexity. Java takes that step further with garbage collection. Ada uses strong typing, custom data types and modules.
the best way is to learn about the language and decide for yourself, the quickest way to do that is the ada tutor http://www.adatutor.com/