History Of C Programming Language

February 26, 2025 No Comments » Hits : 42






History of C Programming Language

  1. C is a programming language which born at “AT & T’s Bell Laboratories” of USA in 1972.
  2. It was written by Dennis Ritchie.
  3. This language was created for a specific purpose : to design the UNIX operating system (which is used on many computers).
  4. From the beginning, C was intended to be useful to allow busy programmers to get things done because C is such a powerful, dominant and supple language, its use quickly spread beyond Bell Labs. in the late 70’s
  5. Many of its principles and ideas were taken from the earlier language B.
  6. Ken Thompson was the developer of B Language.
  7. BCPL and CPL are the earlier ancestors of B Language
  8. CPL is common Programming Language.In 1967, BCPL ( Basic CPL ) was created as a scaled down version of CPL
  9. As many of the features were derived from “B” Language thats why it was named as “C”.
  10. After 7-8 years C++ came into existence .

Summary of C Programming Language History

Summary of C Programming History
1 B Language Developed By Ken Thompson
2 Operating System Developed in C UNIX
3 Developed at AT & T Bell Laboratory
4 Creator of Traditional C Dennis Ritchie
5 Year 1972

You may like these articles :