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.