+ 4

what is the difference between c# and c++

C++

6th Jul 2018, 2:15 PM
Thulasi Ram
Thulasi Ram - avatar
5 Réponses
+ 4
Hello, Thulasi Ram ! C# is an object-oriented programming language with automatic memory management, intended for programming on the .NET platform. C++ is a cross-platform programming language for general purpose, compatible in most cases with C. They are certainly similar in syntax, but there are many differences. To understand them you need to read at least one thick book with a description of the language. I advise you to start with C# on examples. https://www.sololearn.com/Course/CSharp/?ref=app https://www.sololearn.com/Course/CPlusPlus/?ref=app
6th Jul 2018, 2:38 PM
Alexander Sokolov
Alexander Sokolov - avatar
+ 1
The names are similar but the languages are quite different. They are both object oriented languages but there are some differences of their grammers. C# supports garbage collection but C++ doesn't. etc...
6th Jul 2018, 2:19 PM
Disvolviĝo;
Disvolviĝo; - avatar
+ 1
other than those two there is one more thing if you are intrested in game development then u sould leaarn c# because in unity3d all game programming is done in c#.
6th Jul 2018, 3:48 PM
Nitin Khambhala
Nitin Khambhala - avatar
0
Thanks
7th Jul 2018, 6:54 AM
Thulasi Ram
Thulasi Ram - avatar
0
huge difference but c++ is the most famous coding technuiqu but c# is a differnt one but less poular i think, i prefer c++
12th Jul 2018, 1:42 AM
Craig Wade