Programming in C
Programming in C
Part I
Introduction to C
Programming Language
• It is used to convert an algorithm into a
computer program.
• It has a fixed set of words and rules (syntax
and grammer) that are used to write
instructions.
• Three types of programming languages:
– Machine language
– Assembly language
– High level language
C Programming