Thread: VB under Linux
View Single Post
Old Aug 4th, 2006, 7:35 PM   #18
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by Mad_guy
I'd rather say that Java might have more advanced features in some respects, but not a greater amount of overall 'computation power.'
When one talks about how powerful a particular language is, it's usually with respect to how quickly or efficiently you can solve problems with it. Talking about what computations it can achieve is meaningless; as you so neatly pointed out, any Turing-complete language can emulate any other. Thus, if I say, "Java is more powerful than Visual Basic", what I mean is, "Java is a more suitable solution to a wider range of problems than Visual Basic is".
Arevos is offline   Reply With Quote