what is difference between C#, C and C++ cause I thought that C and C# are same but turns out to be different | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

what is difference between C#, C and C++ cause I thought that C and C# are same but turns out to be different

16th Jul 2016, 12:42 PM
Shantanu vidwans
Shantanu vidwans - avatar
5 Answers
+ 1
they are all different however c and c++ are kind of "similar". c# is object oriented not compiling native machine code doesnt have manual memory management. I could tell you about the differences all afternoon next to a tea.. If you specify your question Im happy to answer
16th Jul 2016, 12:49 PM
Máté Lencsés
Máté Lencsés - avatar
+ 1
I want to make a program in which you type a sentence and get a reply. eg. how are you ans- I am fine.(by saved sentences) which script should I use ; HTML, C,C# ,C++,CSS Python etc.?
16th Jul 2016, 1:34 PM
Shantanu vidwans
Shantanu vidwans - avatar
+ 1
depends on what platform and a webservice a server or an application would it be. It looks simple i think c# is the easiest for the job even if you use website server API. You can also use closs platform with c#(xamarin(built into visual studio)) so u can build it for windows and phones too. c# also consumes less time to create the app
16th Jul 2016, 1:40 PM
Máté Lencsés
Máté Lencsés - avatar
+ 1
thanks
16th Jul 2016, 2:14 PM
Shantanu vidwans
Shantanu vidwans - avatar
0
C# or C++
18th Jul 2016, 9:31 PM
Thoriso Seitatolo
Thoriso Seitatolo - avatar