|
|
PROGRAMMING
TECHNIQUES AND ALGORITHMS THROUGH ‘C’
UNIT : 1
1.
History of ‘C’.
2. The structure of typical ‘C’ program.
3. Integer data types.
4. Floating-point data type.
5. Character data type.
UNIT : 2
6.
Logic Control Selection Statements.
7. Iterative statements
UNIT : 3
8.
Input / Output functions scanf () and printf ().
9. Library functions and user defined functions.
10. Arrays.
11. Concepts of Pointers.
|