Give a vast reviw on c programming language
Review: C Programming language
Review: Basics
- Definitions
- Definitions (contd.)
- Variable names
- Data types and sizes
- Numeric data types
- Big endian vs. little endian
- Big endian vs. little endian (cont.)
Constants
Constants (contd.)
Declarations
Pop quiz II
Operators
- Arithmetic operators
- Arithmetic operators (contd.)
- Relational Operators
- Logical operators
- Increment and decrement operators
- Bitwise Operators
- Assignment Operators
Conditional Expression
Epilogue
Type Conversions
Precedence and Order of Evaluation