How does C# differ from C++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How does C# differ from C++?

7th Jan 2018, 10:56 AM
Briaה‎
5 Answers
+ 13
They're a Family So I Don't Think There's Much Differences between Them It's Sounds Like C++ Is Faster To Compile and Easier To Use Because C# Extends The Class With More Headers 😛 So That's My Opinion
8th Jan 2018, 7:08 PM
warlord
warlord - avatar
+ 7
C++ has things like pointers while C# does not(to the best of my knowledge)
7th Jan 2018, 11:00 AM
David Akhihiero
David Akhihiero - avatar
+ 6
C# is more like Java while C++ is more like C
7th Jan 2018, 11:28 AM
Lucien
Lucien - avatar
+ 1
Have you tried googling? I did, and I got answers. Here: https://www.quora.com/What-is-the-difference-between-C-C++-and-C
7th Jan 2018, 11:08 AM
Marcus Søndergaard
Marcus Søndergaard - avatar
+ 1
class c++ extends c {} class java extends c++ {} class c# extends java {}
7th Jan 2018, 12:17 PM
shobhit
shobhit - avatar