Java or C++ ?
#4

Java - awkward virtual stack machine, low performance, managed, garbage-collected (simplified memory management)
C++ - you'll necessairly stumble upon C functions and memory management, which could easily lead to memory leaks and is in general harder to maintain as it's not garbage-collected

Your call whether to choose simplicity or performance.
Reply


Messages In This Thread
Java or C++ ? - by Tadas - 26.06.2014, 06:01
Re: Java or C++ ? - by Infinity - 26.06.2014, 06:05
Re: Java or C++ ? - by Rittik - 26.06.2014, 06:33
Re: Java or C++ ? - by KingHual - 26.06.2014, 08:00
Re: Java or C++ ? - by Tadas - 26.06.2014, 08:15
Re: Java or C++ ? - by player94 - 26.06.2014, 08:31
Re: Java or C++ ? - by DiGiTaL_AnGeL - 26.06.2014, 08:36
Re: Java or C++ ? - by thefatshizms - 26.06.2014, 09:13
Re: Java or C++ ? - by victorcast - 27.06.2014, 14:27

Forum Jump:


Users browsing this thread: 1 Guest(s)