C Programming is a basic programming language and most commonly used programming language.
C is known as structured high level language.
C programming language is purely a procedural oriented language because it is mainly focuses on the procedures in which we write the program.
C first developed by Dennis Ritchie at At and T bell Laboratory in US.
We write c program to perform different task and their is a compiler which checks and execute the program and produce the output.
Lets see concepts in c programming
Introduction
Variables and Data Types
Operators
Conditional statements and looping
Functions
Input/Output
Arrays
Strings
Structure & union
Pointers
Predecessor
Files
File handling functions :