Some features of the C language are-
- It is Simple And Efficient.
- C language is portable or Machine Independent.
- C is a mid-level Programming Language.
- It is a structured Programming Language.
- It has a function-rich library.
- Dynamic Memory Management.
- C is super fast.
- We can use pointers in C.
- It is extensible