C Programming Syllubus
C Programming Syllubus
CODE : 1201
1.0 AIM
2.0 OBJECTIVES
1
3 .0 TOPICS
2. Fundamentals of C programming
3. I/O functions
5. Functions
8. Bit Manipulation
4.0 CONTENT
2
4.2 Systematic Approach to Problem Solving
4.5 Functions
4.5.1 Perform the following:
Function declaration
Calling functions
Passing arguments to a function
Returning arguments from a function
Recursion
3
4.7 Structures and Unions
4.7.1 Define a structure
4.7.2 Declare and instantiate a structure
4.7.3 Distinguish the types of constructs
4.7.4 Differentiate structures from pointers
4.7.5 Pass structures to functions
4.7.6 Employ self-referential structures
4.7.7 Use unions
1 Fundamentals of C Programming 5
5 Functions 10
4
8 Bit Manipulation 5
TOTAL 100%