1.

What are the features of the C language?

Answer»

Some features of the C language are- 

  1. It is Simple And EFFICIENT
  2. C language is PORTABLE or Machine Independent.
  3. C is a mid-level Programming Language. 
  4. It is a structured Programming Language.
  5. It has a function-rich library. 
  6. Dynamic Memory Management.
  7. C is super fast.
  8. We can use POINTERS in C.
  9. It is extensible.


Discussion

No Comment Found