
This course is designed for BCA-1 year Students
Name of the Faculty: MS. ABC
Syllabus:
1) Introduction to C : Brief history of C Language, structure of C Program, C tokens : Character set, keywords, Identifiers, constant, variables, basic data types, data type modifiers, enumerated data type, symbolic constant. UNIT –
2) Controlled structures in C : if, if—else, elseif ladder, nested if, switch, goto label, for, while, do——while, nesting of loops, break, continue.
3)Arrays : Declaration and initialization of one and two dimensional arrays.
4)Pointers : Declaration and initialization, pointer arithmetic, pointer comparison, array of pointers.
- Teacher: Admin User