+ 1
What is the difference between C++ and C# language ?
2 odpowiedzi
+ 1
C# is a managed languagen meaning it takes some weight off the developers shoulders at the expense of some performance (not noticable in applications). It reassembles Java more than actual C++.
0
both are same.. concepts are same