+ 2
What is the difference between c# and c++?
5 Answers
+ 22
C# is used to create Windows client applications, XML Web services, distributed components, client-server, database applications and more.
The language is actually a hybrid taken from C and C++. Comparable to Java, C# is an object-based language that is designed to help coders improve productivity when developing web applications. Seasoned programmers will tell new programming students that C# is an incredibly useful language capable of garbage collection, type safety, simplified type declarations, versioning and scalability support. These features make arriving at solutions to application and software issues faster and easier.
+ 9
You can read from this page :)
https://www.quora.com/What-is-the-difference-between-C-C++-and-C
+ 5
c# is simplified easy to learn compare to c++
c# is only used for develop windows applications
c++ is globally we are using like embedded and hardware interfacing
c# is faster than Execution compare to c++
+ 1
C# is like a new product from C family. C# is more secured, most stuff is automated. I still prefer C/C++ for best memory management.
0
C# is also a program recognised by unity3D which is a free game developing software. It also recognises JavaScript and it's one language which I think is called unity or boo