Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 453 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 453 Bytes

C PROGRAMS

C is a general-purpose, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. By design, C provides constructs that map efficiently to typical machine instructions.

It can be used to develop software like operating systems, databases, compilers, and so on.

Here you could contribute to your first C programs and can get your PR Merged with us.