In last post , we understood that C Language is the way through which we can write instructions in human readable form and the compiler convert into binary form. So before learning C language, we should understand the mean of Language. So let’s first understand about language.
What is Language ?
Language is a medium through which one can share his/her feeling, thoughts, expression etc. with others and vice-versa. That mean language is a mean of communication. For a perfect communication :
- There must be at least two communicators.
- Must have a set of symbols and must be set of meaningful words made with symbols.
- last there must be some rule for proper arrangement of words to make a meaningful sentence.
Why a Language is required ?
How can a Language be defined ?
We can say something a language if it satisfied following conditions :
- It have set of symbols.
- Set of meaningful words created using symbols.
- Set of rules called grammar, to joining the words to make a meaningful sentence.
Example: Hindi, English, Japanese etc.