Introduction to C++ Programming - Winter 2010 podcast

Lecture 11-Constructors and Clients

0:00
NaN:NaN:NaN
Rewind 15 seconds
Fast Forward 15 seconds
In this lecture, we continue our discussion of Object-Oriented Programming. Specifically, we introduce the idea of member functions to create objects. Such functions are called contructors. We then go on to discuss the various ways clients of the Fraction class can use objects of type Fraction. We conclude with homework problem discussions.

More episodes from "Introduction to C++ Programming - Winter 2010"