0
Is there was difference between the C# and C programing?
3 Answers
+ 10
C# is only object oriented language and C is structure oriented
+ 1
There's a lot of difference. C# is powerful with the
.Net platform. C# is almost identical to JAVA and its Object Oriented.
C is a oldest language to be used even today.
C# is a modern day OOP Language.;)
0
It is OOP!