1.The C Programming Language is a powerful, flexible and
potentially portable high-level programming language.
2.The C language may be used successfully to create a program
for an 8-bit MCU, but to produce the most efficient machine
code, the programmer must carefully construct the C Language
program.
3.The programmer must not only create an efficient high level
design, but also pay attention to the detailed implementation.