Other Related Links
CPDS PDF Notes Module - 3
Topics Covered - CPDS Pdf notes of MODULE 3 are listed below:
Computer Programming and Data Structures Notes (CPDS) Module 3
- ARRAYS AND STRINGS
- Using an array, Using arrays with Functions
- Multi-Dimensional arrays.
- String: Declaring, Initializing,
- Printing and reading strings, strings manipulation functions,
- Strings input and output functions, arrays of strings,
- Programming examples and Exercises
- Functions in C,
- Argument Passing – call by value, Functions and
- Program structure,
- Location of functions,
- Void and parameter less Functions,
- Recursion
- Programming examples and exercises