COURSE OBJECTIVES
- To develop programs in C using basic constructs.
- To develop applications in C using strings, pointers, functions, structures.
- To develop applications in C using file processing.
- To make the student learn a programming language.
- To learn problem solving techniques.
- To teach the student to write programs in C and to solve the problems.
- COURSE OUTCOMES
- On completion of the course, student will be able to
- CO1 - Develop C programs for simple applications making use of basic constructs, arrays and strings.
- CO2 - Develop C programs involving functions, recursion, pointers, and structures.
- CO3 - Design applications using sequential and random access file processing.
- CO4 - Read, understand and trace the execution of programs written in C language.
- CO5 - Implement Programs with pointers and arrays, perform pointer arithmetic, and use the pre-Processor.
- CO6 - Write programs that perform operations using derived data types
