Depends upon how you use it. If you're good with your garbage collection then C++ will be more efficient. But if you're lazy and don't do any garbage collection your code can get really messy really quick. One down side of Java that I've found is that it doesn't always handle garbage collection as auto-magically as the Java lovers boast.Originally Posted by edczxcvbnm







Reply With Quote