+ 1
Wher I use c program in real time?
2 ответов
+ 2
Mostly for linux purposes, even tho it's old. Linux users like to learn C because they want to undertstand the kernel more,and adabt it to their uses and needs, otherwise I don't think C is used a lot now
+ 2
Most servers and supercomputers use Linux. Which is developed with the help of C language. Indirectly we use many applications and services which is actually based on C. Device driver, embedded system programming also uses c.
some of the fields where c use
1.Embedded programming.
2.compiler programming.
3.virus programming,hacking tool programming.
4.Device drivers.
5.Operating system programming.