+ 7
What is the best thing??C # or C ++
programming languages
14 Answers
+ 9
C++ for performance, C# for productivity. Some specific apps require C#, like Unity for game development.
+ 8
Apples and oranges... there is no best between them, they have different uses
+ 6
good answer
+ 5
answer is based on what framework you are using for cpp. c# uses .netframework and needs it in order to run on user's computer and also , it has a poor performance.
in C++ , if you are using a framework like Qt it will be unbeatable in performance ! but the problem would be the size of the output (which will increase because there is no pre installed framework and application has to carry it with itself)
your decision is so much based on technologies you want to use , what is your program's purpose etc ..
e.g if you want to create a desktop and only windows based app and it has no heavy operation you should use c#
but if you want to do the same program with good performance and multi platform it is better to use c++ and Qt as framework
or in making video games if you are using unity3d you must use c#/boo but in unreal engine you must use c++
good luck
+ 5
Thank you
+ 4
Thank you..
+ 3
I'd say C# is the next step of evolution after C++, and I don't even like C#, I'm a C++ die hard fan. But everything IS easier with C# and for that reason I think it is the future.
+ 3
Goof
+ 3
Different but most popular languages
+ 3
Different but same value
+ 3
You can learn each other easily
But I prefer C++
+ 2
c# and c++ is different. there is no same functions between them.
+ 1
C#đđđđđ
0
C# needs Net.Framework platform