AU: 3.0
Programme: CSC(CE)

Syntactic and Semantics of basic constructs in `C? language; Data aggregates; Control Abstraction; Linear Structures; Recursion; Implementing the Tree Abstraction; Example of application-specific structures; Memory management in C; Pointers to functions; Implementing other data abstractions.



Comments



Do make yourself very familiar with pointers, the concepts of linked-list, head, and performing the common tasks with the various structures.