Overview of C Language and Environment: Topic No. 03
Overview of C Language and Environment: Topic No. 03
03
Overview of
C Language and
Environment
Learning Outcomes
At the end of the lesson, you are expected to:
1. Explain briefly the history of C Language
2. Discuss the uses of C Language
3. Describe the features of C Language
4. Identify and use C environment and its parts.
History of C Language
2. Portability
C programs are portable that it can run in any
compiler with little or no modification. Compiler and
preprocessor make it possible for C to run in different
computers.
Features of C Language
3. Powerful
4. Bit Manipulation