|
|
|
|
Course Code: CSE 201 / CSE 202 Course Name: Object Oriented Programming Prerequisite: CSE 103 Credit Hours: 3.00 Detailed Syllabus: Introduction to object oriented programming: C++ as an object oriented language. Introduction to C+ + , Comparison of C and C+ + , Declaration and constants, expression and statements, data type:;, operator, Functions, Objects: Properties, events, methods, messages, data members, member functions, constructor & distracter functions, friend functions. Classes: Base, Derived and virtual class, inheritance, encapsulation. Operator and function, over-loading (Run time and compile time polymorphism) Template, streams, files, C-M- Library functions; Introduction to JAVA programming language. |