Tuesday, December 11, 2007

Introduction to C language

C language Tutorial

The very first thing which I want to tell you is that "C " is very very easy.
It is high level as well as low level language.High in a sense that you can give human understandable commands/instructions,& low level in the sense that you can program in assembly/machine language .C uses compiler in general.

No comments: