"C" is a middle level programming language. It was developed in 1968 at AT&T'S Bell lab. Of U.S.A.It was firstly written under UNIX operating system. C is a simple, reliable, easy to use,and very efficient programming language.
Features of "C":-
C is very simple and clear programming language.
C provide structured programming approach.
The code written in "Cā can be use in any system without any changes.
The instruction in āCā is written in lowercase letters.
C compiler easily detects the syntax errors and also different limits.
C provide system programming approach.
C help in producing application software.
History of C
The initial development of C occurred at AT&T Bell Labs between 1969 and 1973;[3] according to Ritchie, the most creative period occurred in 1972. It was named "C" because its features were derived from an earlier language called "B", which according to Ken Thompson was a stripped-down version of the BCPL programming language.
The origin of C is closely tied to the development of the Unix operating system, originally implemented in assembly language on a PDP-7 by Ritchie and Thompson, incorporating several ideas from colleagues. Eventually they decided to port the operating system to a PDP-11. B's inability to take advantage of some of the PDP-11's features, notably byte addressability, led to the development of an early version of C.
The original PDP-11 version of the Unix system was developed in assembly language. By 1973, with the addition of struct types, the C language had become powerful enough that most of the Unix kernel was rewritten in C. This was one of the first operating system kernels implemented in a language other than assembly. (Earlier instances include the Multics system (written in PL/I), and MCP (Master Control Program) for the Burroughs B5000 written in ALGOL in 1961.)
So let's start learning C
Hello
This website is a special gift for Programming Lovers , which want to learn basic Programming Languages and want to develop there skills Read More....
This email address is being protected from spambots. You need JavaScript enabled to view it.