Skip to content

MuhammadWamiq003/C-Language-Programing-

Repository files navigation

C-Language-Programing-

c

The C programming language is a computer programming language that was developed to do system programming for the operating system UNIX and is an imperative programming language. The language itself has very few keywords, and most things are done using libraries, which are collections of code for them to be reused. C is highly portable language i.e. code written in one machine can be moved to other which is very important and powerful feature. C supports low level features like bit level programming and direct access to memory using pointer which is very useful for managing resource efficiently. Basic C Language Fundamentals include Character set, Identifiers, keyword, data types, Constants and variables, statements, expression, operators, precedence of operators, Input-output, Assignments, control structures decision making and branching.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published