What is C - Introduction of C Language - First Program in C
C is a general purpose High Level Programming Language that was originally developed by Dennic Ritchie for the Unix Operating System in AT & T Bell Lab in 1972. C was provide free with the UNIX OS.
All the Applications which are running on Unix Operating System are developed in C and the UNIX operating System also developed in C Language.
Features of C Language :-
C is a general purpose High Level Programming Language that was originally developed by Dennic Ritchie for the Unix Operating System in AT & T Bell Lab in 1972. C was provide free with the UNIX OS.
All the Applications which are running on Unix Operating System are developed in C and the UNIX operating System also developed in C Language.
Features of C Language :-
- Easy to Learn.
- High Level Language with great support of Low Level Programming.
- Structured Language.
- Can be Compiled on various machines with different Compilers.
{ 0 comments... read them below or add one }
Post a Comment