Log In / Register
Virtual University of Pakistan
Home
Courses
About VU
Contact Us
Terms of Use
Find Course
View All Courses
Course Home
Course Overview
Related Links
Reference Books
Lecture Videos
Course Assignments
Course Grading Scheme
Featured
Courses
Most Popular Courses
Most Visited Courses
Home
>
Courses
>
Computer Science/Information Technology
> CS304
CS304
:
Object Oriented Programming
Your like has been submitted!
Error! Please try again.
I like this Course
Course Info
Course Category
Computer Science/Information Technology
Course Level
Undergraduate
Credit Hours
3
Pre-requisites
CS101, CS201
Instructor
Mr. Shafiq-ur-Rehman
M.Sc.(Electrical Engineering)
George Washington University, USA
Course Contents
Introduction to OOP Starting to OOP Abstraction and Inheritance Introduction to Generalization and Specialization Object-Oriented Modeling Polymorphism in OO Model Introduction to Objects and Classes (cont...) Constructors Destructors Accessor Functions and "this" Pointer Constant data members and Static Variables Constant data members, Static Variables and Array of objects "new" Operator, Getter and Setter Composition Composition, Aggregation and Friend Functions Operator overloading Inheritance Inheritance Overriding Multiple Inheritance Diamond Problem Polymorphism Abstract and Concrete Classes Generic Programming Generic Algorithms Templates and Friends Generic Algorithms Cursors and Vectors Standard Template Library Iterators Techniques for Error Handling