Unit 1– Introduction to ‘C’ – Programming
Unit 2 – Operators and Expressions:
Unit 3 – Type Casting and Input/output Operators:
Unit 4 – Control Statements and Decision Making:
- C – Conditional Statements:
- C – switch Statement
- C – Loops
- C – Nested Loops
- C – goto Statement (Jump Statement)
- C – break Statement (Exit Statement)
- C – continue Statement (Skip Statement)
Unit 5 – Arrays and Strings:
Unit 6 – Pointers – I:
Unit 7– Pointers – II:
Unit 8 – Structures and Unions:
Unit 9 – Functions:
Unit 10 – Dynamic Memory Allocation :
Unit 11 – File Management: