Syllabus for C Language
1. Fundamental concepts
2. Data types, modifiers
3. Operators
4. Control Structures
5. Functions
6. Preprocessor directives #define , #include
7. Arrays
8. Storage Class of variables (auto , static , extern , register )
9. Pointers
10. Structures
11. Bitwise operators
12. File I / O
13. Command line arguments
14. Union, typedef, enum
15. Input /Output redirection thro’ OS
16. Graphics in C
No comments:
Post a Comment