c
* C Programming language is a general purpose,procedural and middle level programming language developed by dennis Ritchis in 1972 at Bell Laboratories.
* It was originally created to develop the unix os and combines feature of both high level and low level language, making it powerful and efficient for system and application programming.
Features:
low level memory access
fast and efficient
middle level language
dynamic memory management
support modularity
Uses :
System Programming
Firmware Development
Compiler development
Game development
Networking programming
Comments
Post a Comment