Section outline


  • Aims/Rationale: To teach the students about Array ans strings so that they can apply this knowledge in their academic and professional fields.

    Learning Outcomes: At the end of the session participant will be:

    • Able to write Program using 1D and 2D array.
    • Able to explain string and its functions.
    • Able to write C programs using String.

    Lecture Contents:

    • Array initialization
    • Passing array elements to a function.
    • 2D Array.
    • Array Program Writing
    • String standard library functions.
    • Programming with strings.