Computer Science, asked by mrrinku, 1 year ago

what is c programming and why do we use?


mrrinku: India
mrrinku: and u
mrrinku: ys
mrrinku: have u answer of my question
mrrinku: okay

Answers

Answered by Anonymous
2

Hi,


C is programming language which is used for developing programs/softwares.


C language is a very old programming language designed by Dennis Ritchie about 45 years ago. Its a general purpose, imperative procedural programming language. The importance of C is that it was designed to be compiled using a very straightforward compiler, to provide low-level to access to memory. The compiler compiles code in such a way that requires minimal run-time support.


You can do some pretty impressive things using the C language. Although its 45 years old, C supports advanced concepts like recursion.


Learning C has a lot of perks. Almost all the prominent programming languages that are used today (even Java) has a C like syntax. Meaning it derives much of its syntax from C. Some more languages that has a C like syntax: C#, C++, Python, PHP, Objective-C, JavaScript etc.



hope it will help you.




mrrinku: i want more knowledge about c
mrrinku: thanks
Similar questions