0

What is the difference between c and c# and c++

That is a reasonable question, even your children can ask you

7th Nov 2019, 11:37 PM
Said
Said - avatar
4 Answers
+ 4
C: It's the most oldest programing language. And widely used by beginners but it's also a very widely used language but there's no support of OOP that's why c++ is introduced C++: It's most popularly used programing language after java and python. It's support OOP and also support nice graphical support. Basically c++ is precedence of C C# : It's basically a scripting language don't compare it with CSS it's backbone is still C but widely used for graphical support like in games, window apps, etc. And was made by windows devs that's why c# framework is .net framework. That's my views :)
8th Nov 2019, 1:59 AM
Chirag Kumar
Chirag Kumar - avatar
+ 3
Chirag Kumar almost, except that C is not the oldest programming language. Many languages existed before C, some of the most popular are Fortan and Lisp.
8th Nov 2019, 2:38 AM
Aymane Boukrouh
Aymane Boukrouh - avatar
+ 2
Aymane Boukrouh [Inactive] I mean to say that among these 3, C is oldest :)
8th Nov 2019, 2:40 AM
Chirag Kumar
Chirag Kumar - avatar
- 1
one has Just a C, the other has a # and the other has a ++
8th Nov 2019, 12:55 AM
Agustin Mascote
Agustin Mascote - avatar