Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
4 views1 page

History of C Language

The C programming language was developed by Dennis Ritchie at AT&T Bell Laboratories in 1972. It evolved from earlier languages like BCPL and B, with significant standards released in 1989, 2011, and 2018 to introduce new features and improvements. C is known for being a simple, portable, and compiled language with a rich library.

Uploaded by

sahilkhunti048
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

History of C Language

The C programming language was developed by Dennis Ritchie at AT&T Bell Laboratories in 1972. It evolved from earlier languages like BCPL and B, with significant standards released in 1989, 2011, and 2018 to introduce new features and improvements. C is known for being a simple, portable, and compiled language with a rich library.

Uploaded by

sahilkhunti048
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

History of C-language:

➢ Developed by : DENNISH RITCHIE


➢ Year : 1972
➢ Place : AT & T BELL LEBORATORIES, USA

➢ 1960s → BCPL Language


➢ 1970s → B Language
➢ 1972 → C Llanguage by DENNISH RITCHIE
➢ 1978 → KERNIGHN and RITCHIE write his first book
➢ 1980 → C89 standerd release with new fetures
➢ 2011 → C11 standerd introduced with modern
Improvement
➢ 2017/2018 → C18 introduce with bugs fix

➔ C simple portable programming language with


rich library. C is complied language meaning you must
compile the program after writing source code.

You might also like