Course Objectives and Out Comes
Course Objectives and Out Comes
Course Objectives
• Familiarize the student with the steps involved in writing and running a compiled program.
• Enable the student to build program logic with algorithms and flowcharts.
• Explain with the features and constructs of C programming such as data types, expressions,
loops, functions, arrays, pointers and files.
• Train the student to convert program logic into C language code using a top-down approach.
Course Outcomes
• utilize arrays, structures and unions for storing and manipulating data .