Department of Information Technology

Meghnad Saha Laboratory


Course Outcome

Programming Practices Using C++ (IT594F)

CO Course Outcomes
IT594F.1 Be able to create classes and objects and use them in their program.
IT594F.2 Will learn the use of data types & variables, decision control structures, and write dynamic memory allocation programming
IT594F.3 Be able to implement, compile, test and run C++ programs comprising more than one class, to address a particular software problem.
IT594F.4 Be able pass arrays to functions and pointers.
IT594F.5 Be able to design, implement, and test relatively large C++ programs.