Computer Programming (MTL505)

Credit

4.00   (L-T-P:   3-1-0)

Department / Center / School / Unit

Mathematics & Statistics

Course Contents

Introduction to Computers - CPU, ALU, I/O devices,
Introduction to C Programming - Data types, Looping Statements, Arrays, Structure, Functions (Both simple and Recursive function), Call by Value and Call by reference, Pointers, File Handling in C
Introduction to C++ Programming , Looping Statements ,arrays and Structures in C++, Functions in C++,Basic OOPS concepts.