C Programming
C was developed in the 1960s and 1970s. It has become the most widely used programming languages of all time. C is a great language for expressing common ideas in programming in a way that most people are comfortable with. It forms the base for all Programming languages.
- C Language-History & Features.
- Basic Structure
- Datatypes
- Tokens & Keywords
- Constants
- Variables and Scope Rules
- Operators and Expressions
- Control Structures
- Storage Class Specifiers
- Functions
- Arrays
- Strings
- Pointers
- Structures
- Union
- File Handling