who is the founder of c language ?

 C, computer programing language  was developed by Dennis Ritchie at (AT &T's Bell laboratories of    USA )in 1970s.

 C is one of the oldest and simple programing language or easy to use. 

This language is medium for user to communicate with computer, programming is a way to 

give the instruction to our computer.


It was developed after B language. it was developed to overcome the problem of previous language such as B, BPCL.

USES OF C LANGUAGE-

1. C is used to write driver programs for devices like tablet's,  printer etc.

2.Major part of popular operating system like Windows, UNIX, Linux and Android are written in C.

3. Moreover, if one is to extend the operating system to work with new devices, one needs to write device driver programs. these exclusive program written exclusively in c language.

4. C program embedded system where program need to run faster in limited memory like microwave,         cameras  etc.

5. you must have seen several computer games where the user navigates some objects, like say a spaceship and fires bullets at invaders are also written in c.

    

Comments