+ 7
Why is C still popular?
After many years of its discovery, how could C language managed itself to escape from being exhausted?
6 Respuestas
+ 11
It is one the lowest level language just after machine assemblers and most of the major operating systems created by c. So c is complicated but fast and stable .
+ 10
Even one version of Python (CPython) is written in C.
+ 9
you want god speed and something that is close to high level and low level, C gat your back
+ 5
It is Fast & stable
+ 4
It is kind of basic programming language which gives u clear idea about varied syntax n also helps u to build ur logic...
Moreover it is the 1st true programming language which one comes accros while starting his or her coding journey and it is also 1st programming language which most academic syllabuses start with..
+ 4
C and C++ are some of the most logical and easily used languages out there. They are good for coding machines and as much as we would like to see new languages in the future, it is best to stick to what we know works.