What are feature of C Programming?



Vikas Said

+0 -0

The following is the feature of C Programming:

1.Simple Programming Language.
2.Machine Independent Language.
3.Mid Level Programming Language.
4.Structured Programming Language.
5.It support Pointer and recursion.



Shreya Said

+0 -0

C is a fast, efficient, portable, and extensible language that follows the procedural paradigm. It is a middle-level language that can interact with the hardware and support structured and modular programming. It has a rich set of operators, libraries, and data types. It can be used for various applications.



Submit Your Response