Tuesday 26 March 2019

Features of C Programming language

Features of C Programming language

  1. C Programming is a robust language with rich set of built-in functions and operators that can be used to write any complex program.
  2.  In the C Programming C compiler combines the capabilities of an assembly language with features of a high-level language.
  3.   In the C Programming Programs Written in C are efficient and fast. This is due to its variety of data type and powerful operators.
  4.    In the C Programming is many times faster than BASIC.
  5.    The C Programming is highly portable this means that programs once written can be run on other machines with little or no modification.
  6.     Another important feature of Programming C program, is its ability to extend itself.
  7.     A C program is basically a collection of functions that are supported by C library.



0 comments:

Post a Comment