
The C language is a middle-level language that is used in developing system
applications and software that can be used in both high-level and low-level
languages. C is a procedure oriented computer programming language which
means to create lists of instructions for a computer to follow to solve specific
problem or in other word to develop computer software.In this article, before
starting anything about C language, first learn why to learn C (?) programming
language out of these thousands programming language currently in use.
C is a powerful general purpose computer programming language which is
applicable across different platforms. Another important thing about C
programming is that programs written in C are highly portable which means
program written in one machine can be moved to other which is very important
and powerful feature of programming language. The students should acquire
knowledge, skills and attitude about C because it has won widespread
acceptance and it gives programmer maximum control and efficiency.