C - Overview
C Language - Overview :
➢ C is developed by Dennis Ritchie.
➢ Developed between 1969 and 1973 along
with Unix.
➢ C is a strutured programming language.
➢ C supports functions that enables easy
maintainability of code, by breaking large file into smaller modules. Comments
in C provides easy readability.
➢ C is a powerful language and Easy-to-understand compilation.
Comments
Post a Comment