PROGRAMMING IN C BCA SYLLABUS MADRAS UNIVERSITY

UNIT-1:      
                  Fundamental Character set – Identifier and Keywords – data types – constants – variables – declarations – Expressions – Statements – Arithmetic , Unary, Relational and logical ,Assignment and conditional Operators – Library Functions.

UNIT-2:
                  Data input and output functions - Simple C programs -  Flow of control  - if, if-else, while, do-while, for loop, Nested control structures – Switch, break and continue , Go to statements – Comma operator.

UNIT-3:
                  Functions – Definition – proto-types – passing arguments – Recursions – storage classes – Automatic, External, Static, Register Variables – Multi-file programs.

UNIT-4:
                  Arrays-Defining and processing – passing arrays to functions - multi-dimension arrays –Arrays and string. Structures – User defined data types – Passing structures to functions – Self- referential structures – Unions – Bit wise operations.

UNIT-5:
                  Pointers – Declarations – Passing pointers to functions – operation in pointers –pointer and arrays – arrays of pointers – structures and pointers – files – creating, processing, opening and closing a data file.

Recommended Texts:
1.      E.Balaguruswamy, 1995, Programming in ANSI C TMH Publishing Company Ltd.
Reference Books:
1.      H.Schildt, 2004 The Complete Reference , $th Edition , TMH
2.      Gottfried,B.S, 1996, programming with C,Second Edition, TMH Pub.Co.Ltd.,New Delhi.
3.      Kanetkar Y,1999, Let us C,BPB Publications.,New Delhi.
4.      Kamthane,2002, Programming with ANSI & Turbo C,First Edition ,Person Education ,New Delhi.



No comments:

Post a Comment