|
|
C - Programming Language: C is a programming language developed at AT&T�s Bells Laboratories of USA by a system programmer named Dennis Ritchie in 1972. Because of its ease of use and it's strength, C began to replace familiar languages of that time like PL/I, ALGOL etc. All computer programming languages can be divided into two categories:
C stands inbetween these two categories.That is why it is called as Middle Level Language. C performs like any other High-level language even overpowering others by closely intacting with the hardware components of the computer.
Stages in C Evolution: C evolved from several earlier versions like the ones mentioned below:
C originally developed to be used on UNIX systems, but C is widely used across many platforms mainly for writing system programmming. In C, the fundamental data objects are characters, intergers and floating points.In addition, it also provides derived data types using arrays, pointers, structures, unions and functions. C provides flow control mechanisms like looping and decision making. Other Versions of C: Currently there are three main versions of C available in the market.
|
| Copyright ©2005 ProBiZsys.com. All Rights Reserved. |