Sunday 8 December 2013

Features of C Language


1. Modularity.
2. movability.
3. Extend ability.
4. Speed.
5. Flexibility.



Modularity:
     Ability to breakdown an outsize module into manageable sub modules
known as as modularity, that's a vital feature of structured programming languages.

Advantages:
1. comes is completed in time.
2. Debugging are going to be easier and quicker.

Portability:
     The ability to port i.e. to put in the software system in several platform ‘C’ language offers highest degree of portability i.e.,  proportion of changes to be created to the sources code are at minimum once the
software system is to be loaded in another platform. proportion of changes to
the ASCII text file is minimum. The software system that's 100 percent movable
is additionally known as as platform freelance software system or design neutral
software system. e.g: Java.

Extend ability:
      Ability to increase the present software system by adding new
options is named as extend ability.

SPEED:
     ‘C’ is additionally known as as middle level language as a result of programs
written in ‘c’ language run at the speeds matching to it of a similar programs
written in programming language thus ‘c’ language has each the deserves of high
level and middle level language and since if this feature it's in the main
utilized in developing system software system.
Flexibility: Key words or reverse words ANSIC has thirty two reverse words
‘C’ language has right range of reverse words that permits the programmers to own complete management on the language.
‘C’ is additionally known as as programmer’s language since it permits
programmers to induce creativity into the programmers.


No comments:

Post a Comment