Introduction
C is structured oriented programming language it was developed at Bell Laboratories AT&T (American Telephone & Telegraph), located in U.S.A. by Dennis Ritchie in 1972. It is also called as middle level language because it is used to develop application software and system software. C support rich set of operators.
Initially C-language was developed for designing a compiler of UNIX-Operating System.
Character Set
- Alphabet A to Z
- a to z
- Special symbol ( , < > , , ? ; - ; )