Computer Science, asked by PuneetSahu8568, 1 year ago

What is best website to learn c programming concepts quora?

Answers

Answered by manjurnadimpe873b
0
The C programming language is known as mother language. This is a language which is used for making operating system like windows, ios and other operating software’s. It is a high level language or also known as human language. This is a highly efficient language because of its portability. It follows top to down approach. It is a hardware dependent language.

It can be defined by following ways

C language is also known as Procedure oriented programming language.

It is a structured programming language.

It also named as mid level programming language, since it was designed to have both: a good programming efficiency and good machine efficiency.

Historical development of C language

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

Features of C programming language

It is simple and have rich library.

Format free language.

Low level operations can be performed such as development of Editors, Interpreters, and Compilers etc.

Utilities can be developed which can be used later.

It is extensible and portable.

Similar questions