What are the features of C language?
- The features of C language:
- It is simple and easy to use.
- It occupies less memory space.
- More than one programmer can be the part of same program at a time.
- Programs written in C are fast and efficient.
- It has some features of high level and low level languages. Due to the middle level features it can be used to develop system programs and application programs.
- It has enough numbers of inbuilt functions and operators.
- It has variety of data types to represent different kind of data.