COURSE OBJECTIVES

Ø  To learn the fundamentals of PST and methodologies which are essential for building good C/C++ programs.

Ø  To demonstrate a thorough understanding of modular programming by designing programs which require the use of programmer-defined functions.

Ø  To impart the knowledge about pointers which is the backbone of effective memory handling

Ø  To demonstrate adeptness of object oriented programming in developing solutions to problems demonstrating usage of data abstraction, encapsulation, and inheritance.