+ 5
Is C and C# both are one and the same??
3 Answers
+ 9
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++.
+ 19
No.. quite a bit different...
0
no,they are different. maybe c++ is more like c