C is a general-purpose programming language developed in 1972 by Dennis Ritchie at Bell Laboratories to develop a new operating system. Ritchie found the existing languages insufficient and created C, basing it on earlier languages like B and BCPL. C is a structured programming language that is simple, famous, and used in many applications.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
17 views
Computer Science Turbo C
C is a general-purpose programming language developed in 1972 by Dennis Ritchie at Bell Laboratories to develop a new operating system. Ritchie found the existing languages insufficient and created C, basing it on earlier languages like B and BCPL. C is a structured programming language that is simple, famous, and used in many applications.
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
Assignment # 1
a. What is C Language? e. Why was “C” developed?
is a general-purpose programming language It is because Ritchie was engaged in a project
that is simple and famous. It is a structured to develop a new operating system. He found programming language used in many out that he needed using a programming applications. language that was concise. This led him into developing “C” programming language.
b. Who developed “C”? It was based from an earlier language called
“B”, which was developed by Ken Thompson. It Dennis Ritchie made the C programming was also derived from the BCPL (Basic language based on other ones, which are the Computer Programming Language). 'ALGOL', 'BCPL' and 'B' programming languages.