What is the best thing??C # or C ++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

What is the best thing??C # or C ++

programming languages

5th Aug 2017, 6:32 AM
Hashan Malawana
Hashan Malawana - avatar
14 Answers
+ 9
C++ for performance, C# for productivity. Some specific apps require C#, like Unity for game development.
5th Aug 2017, 11:45 AM
Denis Felipe
Denis Felipe - avatar
+ 8
Apples and oranges... there is no best between them, they have different uses
5th Aug 2017, 6:47 AM
aklex
aklex - avatar
+ 6
good answer
5th Aug 2017, 6:48 AM
Hashan Malawana
Hashan Malawana - avatar
+ 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
5th Aug 2017, 7:20 AM
Matrix Program
Matrix Program - avatar
+ 5
Thank you
5th Aug 2017, 8:19 AM
Hashan Malawana
Hashan Malawana - avatar
+ 4
Thank you..
5th Aug 2017, 12:37 PM
Hashan Malawana
Hashan Malawana - avatar
+ 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.
5th Aug 2017, 8:38 AM
lion
lion - avatar
+ 3
Goof
7th Aug 2017, 7:12 AM
Thilina Jayawardana
Thilina Jayawardana - avatar
+ 3
Different but most popular languages
7th Aug 2017, 7:14 AM
Thilina Jayawardana
Thilina Jayawardana - avatar
+ 3
Different but same value
7th Aug 2017, 7:22 AM
amith weerasinghe
amith weerasinghe - avatar
+ 3
You can learn each other easily But I prefer C++
7th Aug 2017, 3:35 PM
nima zare
nima zare - avatar
+ 2
c# and c++ is different. there is no same functions between them.
7th Aug 2017, 11:56 PM
Mirza Alfarisi
Mirza Alfarisi - avatar
+ 1
C#😘😘😘😘😘
7th Aug 2017, 7:35 AM
Chamith Sandagiri
0
C# needs Net.Framework platform
7th Aug 2017, 2:56 PM
electron
electron - avatar