C language
C is a popular programming Language. It is designed and developed by Dennis Ritchie at Bell Laboratories in 1972. This language is Associated closely with Unix operating System.
C Language is a middle level language. It combines the options of high level language and functionality like Assembly language. It reduces the Gap between high level and Low level language that is why it is known as middle level Language.
C is a Structural language. A Structured language permits variety of programs in small modules. It is easy for Debugging, Testing and Maintenance if a Language is a structured one. Structured Language are easier and most of the developers like these languages than the non structured ones like basic and COBOL.
Comments
Post a Comment