Posts

Showing posts from November, 2017

Introduction to C

C is a general purpose high level language that was developed by Dennis m. Ritchie. The C language is developed for system application that direct  influence  with hardware  . It is invented to develop the Unix OS  It is wildly using programming language. C is base for other programming language .  Most of the popular programming language which we use today have direct decadence  of c or heavily influence by c. Steps In write a C program