Friday, December 19, 2008

How to write instruction in C

In the previous topics we have learnt about the different types of constants, variables and keywords, now its time to learn about the logical step to form an instruction by combining them. Basically there are four types of instructions in C language, they are as follows:
  1. Type declaration instruction
  2. Input/output instruction
  3. Arithmetic instruction
  4. Control instruction

No comments:

Post a Comment

Please give your valuable comments or queries if you fell its helpful or if you like the contents of the site. Thanks...