Jun 22

C is programming language developed at AT & T’s Bell Laboratories of USA in 1972. It was designed and written by a Dennis Ritchie.

Definition of  “C” :-

C is a structured, procedural programming language that has been widely used both for operating systems and applications and that has had a wide following in the academic community. Many versions of Unix-based operating systems are written in C. C has been standardized as part of the Portable Operating System Interface (POSIX).

With the increasing popularity of object-oriented programming, C is being rapidly replaced as “the” programming language by C++, a superset of the C language that uses an entirely different set of programming concepts, and by Java, a language similar to but simpler than C++, that was designed for use in distributed networks.

C language is Case sensitive language.

written by Shweta \\ tags: ,