Programing Language C
C:
The C programing language is a popular computer language today.C was an offspring of the basic Combined programming language (BCPL) called B developed in the 1960's by Cambridge University. B was modified by Dennis M Ritchie and was implemented at AT & T Bell labs of USA in 1972.
Advantage of using the C language:
1.C is a general purpose language you can write game as well as business software utilities etc.using C
2.C is a structured programming language. C uses structured statement such as 'which' and 'for' in place of 'goto' statements.
3.C is a standardized programming language. C has been standardized by ANSI C.
Importance of C language:
1.Programs written in C can be transferred from one computer system to another whit minimal change i.c is highly portable
2.Programming in C lay the foundation for learning any other programming language like C++,pascal etc.
3 Application in C include system programming i.e to develop operating systems (UNIX) compilers , interpreters, editors and assembly language programs.
The C programing language is a popular computer language today.C was an offspring of the basic Combined programming language (BCPL) called B developed in the 1960's by Cambridge University. B was modified by Dennis M Ritchie and was implemented at AT & T Bell labs of USA in 1972.
Advantage of using the C language:
1.C is a general purpose language you can write game as well as business software utilities etc.using C
2.C is a structured programming language. C uses structured statement such as 'which' and 'for' in place of 'goto' statements.
3.C is a standardized programming language. C has been standardized by ANSI C.
Importance of C language:
1.Programs written in C can be transferred from one computer system to another whit minimal change i.c is highly portable
2.Programming in C lay the foundation for learning any other programming language like C++,pascal etc.
3 Application in C include system programming i.e to develop operating systems (UNIX) compilers , interpreters, editors and assembly language programs.
No comments