0

What is the different between C++ and C#

6th Nov 2016, 2:07 PM
An BĂči
An BĂči - avatar
3 Answers
+ 2
C++ was designed to allow developers to use all of the existing features of C but provides a number of extensions to support object-oriented programming techniques in an intermediate-level programming language. C# is a complete outlier in this list. Despite it's name, it has far more in common with Java than C or C++.
6th Nov 2016, 2:32 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
0
thanks
6th Nov 2016, 2:35 PM
An BĂči
An BĂči - avatar