Jitesh Police
Jitesh Police
Notes of C language: -
C is a programming language
developed at AT & T’s Bell laboratories of USA,
in 1972. “Dennis Ritchie” is known as the
designer and writer of C language.
C constants
• Arithmetic Operators
• Relational Operators
• Logical Operators
• Assignment Operators
• Increment and Decrement Operators
• Conditional Operators
• Bitwise Operators
• Special Operators
Arithmetic Expression
relational Expression
Logical Expression
Conditional Expression
goto label;