MCS-11 English Topics Covered
Block 1 – An Introduction to C
- Unit 1 – Problem Solving
- Unit 2 – Basics of C
- Unit 3 – Variables and Constants
- Unit 4 – Expressions and Operators
Block 2 – Control Statements, Arrays and Functions
- Unit 1 – Decision and Loop Control Statements
- Unit 2 – Arrays
- Unit 3 – Strings
- Unit 4 – Functions
Block 3 – Structures, Pointers and File Handling
- Unit 1 – Structures and Unions
- Unit 2 – Pointers
- Unit 3 – The C Preprocessor
- Unit 4 – Files