What are the key features of the C programming language?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please Disable the AdBlocker to Continue to the site.
The following are the main features of the C language:
Portability: It is platform-independent.
Modularity: The ability to break large programs into small & manageable modules.
Flexibility: The ability of a programmer to command the language.
Speed: When compared to other high-level languages, C has system programming support, which lets it compile and execute at a fast pace.
Extensibility: Possibility for the programmer to add new features.