back
Does C# replace C++?
C# never replaces C++
C# is not understood by the machine (C# is compiled by .NET CLR and translated into Executable code by the machine).
C++ has the advantages of being fast and small in memory in Games Development.
Cross platform and speed restraints(Linux and MAC)
No comments:
Post a Comment