adsense

Hii, welcome to my site. My name is Om prakash kartik. This blog helps you to learn programming languages concepts.

Features of C language

          

Features of C language:- Following are the features of C language.



  1. C language has only 32 keywords.
  2. Several standard functions are also available
  3. It is robust language which rich set of built in function and operators that can be used to write any complex program.
  4. Program written in C language are efficient and fast. this is due to its verity of data types and  powerful operator.
  5. Another important features of C language is its ability to extend itself.
  6. C is highly portable language i.e. program written in c language can run on another computer with little or no modifications.
  7. This is well suited for structure programming  in terms of functions, modules or blocks.
  8. C language can be used for low level as well as high level language programming. Hence bridges the gap of low level language and high level language.
  9. C language is called case sensitive language that is upper and  lower case contains both different. 
  10. C language is the most widely used language in operating system and embedded system developed today.



Previous :- Introduction of C language                        Next :- Basic structure of a C program

Post a Comment

0 Comments