Another question | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Another question

What is the difference between c# and c++

7th Jun 2019, 10:13 AM
BMX Patrol
BMX Patrol - avatar
3 Antworten
+ 1
They have pretty big syntactical differences. C# is also JIT compiled while C++ is classically compiled. Basically, it's like trying to compare English and Spanish. C++ is generally more complicated
7th Jun 2019, 10:21 AM
Trigger
Trigger - avatar
0
thanks Thomas williams
7th Jun 2019, 10:22 AM
BMX Patrol
BMX Patrol - avatar