Features of C
Hello friends here we discuss about Features of C. The main features of C is; It is simple and easy language. Some important features of C is given below;
- Simple and Easy
- Platform dependent
- Compiler based
- Rich set of Library
- C Programs are portable i.e they can be run on any Compiler with Little or no Modification
- Compiler and Preprocessor make it Possible for C Program to run it on Different PC
- Provides Wide verity of Data Types
- Provides Wide verity of Functions
- Provides useful Control & Loop Control Statements
- Modular Programming
- Efficient Use of Pointers
- Pointers has direct access to memory.
No comments :
Post a Comment