Subject Syllabus
CSIT-305 - Object Oriented Programming and Methodology
CSIT • SEMESTER-3
Course Modules
Learn topic-wise with Hyper AI and revise using mapped PYQs.
Object oriented programming, Introduction, Application, characteristicsdifference between object oriented and procedure programmingComparison of C and C++Cout, CinData TypeType ConversionControl StatementLoopsArrays and string arrays fundamentalsFunctionReturning values from functionsReference argumentsOverloaded functionInline functionDefault argumentsReturning by reference
Implementation of class and object in C++access modifiersobject as datatypeconstructor, destructorObject as function argumentsdefault copy constructorparameterized constructorreturning object from functionStructures and classesClasses objects and memorystatic class dataArrays of objectArrays as class Member DataThe standard C++ String classRun time and Compile time polymorphism