C-Programming
What is the Features of C programming language ?
What is the Features of C programming language ?
C
programming language is a general purpose procedural, powerful and flexible
programming language
01.
Performance
features such as speed and efficiency more than other language.
02.
Simplicity:-
Simplicity is simple and
straight-forward language, providing only low level operations and composite
object or other high level mechanism these high level mechanism can be built
using Implicit define function system defined function that is module.
03.
Easy to learn:-
There are 32 keywords this make it
relatively easy to learn as compared other language.
A c-programming
language is basically a collection of function that are support by the c-library.
·
Implicitly
defined large number of function that make programming task became simple.
04.Modularity (easy to maintain):-modularity allows to be ideal for
large project involving several programmers. It lets us break a large program
into small manageable pieces (function), which can be reused in other program.
·
Collection
of all the modules makes up complete program.
·
This
features facilities easiness in program dubbing testing and maintenance.
C-programming
language is commonly referred to simple as a structured language.
05.Portability:-
C-programming language is a portable language i.e C-program
written for one computer can be run on another computer with letter or no
modification.
No comments:
Post a Comment