This paper will be based on theory paper CBCA203. Exercises given will be covering entire syllabi as follows:
- Exercises based on Looping (while, do while, for), nested loops based programs
- Programs based on arrays (single, two dimensional) searching, sorting an array
- String/Character based exercises manipulation on strings
- Programs on user defined functions
- Exercises based on pointers(arithmetic operation, arrays with pointers)
- Programs on structure and union
- Programs on File handling