syllabus of C- language ( fundamental of C part -1 )
|
Syllabus of C - language
|
1. Fundamentals of C language
- History in C
- Why Learn C ?
- why Use C ?
- Feature of C language
- Programming Element
- Character set of C language
- Keyword
- Identifiers
- Constant
- Data type
- Variables
- Description of Variable
- Rules for naming variable
- Initialization of Variable
- Assigning value to variable
- Structure of C- language
- Operators
- Arithmetic Operators
- Relation operator
- Logical Operator
- Assignment Operators
- Increment and Decrement Operators
- Bitwise Operators
- Conditional Operators
- Special Operators
- Operators Precedence and Associativity
- Creation And Execution of a C-program
- Expression
- Evaluation of Expressions
- Precedence of Arithmetic Operators
- Library Function
- String function
- Math Function
- The C preprocessor
0 Comments