C Tutorial

C-Language

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 :

  1. There must be at least two communicators.
  2. Must have a set of symbols and must be set of meaningful words made with symbols.
  3. 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 :

  1. It have set of symbols.
  2. Set of meaningful words created using symbols.
  3. Set of rules called grammar, to joining the words to make a meaningful sentence.

Example: Hindi, English, Japanese etc.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts

Back To Top