COURSE OBJECTIVES

  • Understand control structures, functions and Arrays in C.
  • Construct modules for real time applications using Functions in C.
  • Comprehend pointers and file handling mechanisms
COURSE OUTCOMES
On completion of the course, student will be able to
CO1: Interpret the difference between components of problem solving such as algorithm, flowchart, pseudo code and source code.
CO2: Build simple solution for any given problem statement using various components of problem solving techniques and measure its efficiency in terms of time and space.
CO3: Infer and examine the roots and foundation of C programming’s key concepts like datatypes, operators.
CO4: Devise and correlate the use of different core concepts such as arrays and functions in C language.
CO5: Formulate real time solutions through programs using structure and union in C language.
CO6: Design and develop various application oriented program for solving real time societal problems