Pages

Monday, January 11, 2010

C language in computer

javaC is a structred programming language.the most important feature of a structure programming language is that it uses blocks. A block is a collection of statement which is used to solve a particular programming .like in QBASIC , a structred programming language also support loop structure ,selection structure etc.Dennis Ritchie at Bell telephone Laboratories originally developed C in 1972 .After 1980 numerous compilers and interpreters had been written all sizes of computer , so the popularity of C language had become wide spread .C is also comes under high language but it is also called a middle level computer language because it combines elements of a high level language with some features of assembler . A high level language tries to give programmer everything through built in language .A low level language forces programmar to define function directly from the user level.As amiddle language C language manipulates bits , bytes and address . It is mostly used to write system program such as operating systems , languages, compilers, text editor ,language interpreters , utilities etc. C language is mostly used to design application software.It support structure programming with function procedure.

No comments:

Post a Comment