+ 2

What is the c language

24th Jan 2018, 2:18 PM
Aishwarya
Aishwarya - avatar
4 ответов
+ 2
The C language is basically a coding language developed by Microsoft in the early 70s. If you want to start learning it, there is a section with all the lessons for that: https://www.sololearn.com/learn/1139/?ref=app
24th Jan 2018, 2:29 PM
Faisal
Faisal - avatar
+ 1
It is a low(ish) level language that works similarly to how computers work. This allows it to run very quickly. Unfortunately, it also makes it very annoying to use. It is also very similar to C++, just more annoying.
24th Jan 2018, 2:28 PM
Jacob Pembleton
Jacob Pembleton - avatar
+ 1
thanks
24th Jan 2018, 2:31 PM
Aishwarya
Aishwarya - avatar
+ 1
It's a programming language that is insanely fast, but can be a nightmare to use.
24th Jan 2018, 11:07 PM
Purpll
Purpll - avatar