Lecture 11-Constructors and Clients

Lecture 11-Constructors and Clients

Introduction to C++ Programming - Winter 2010

Episode Synopsis "Lecture 11-Constructors and Clients"

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.

Listen "Lecture 11-Constructors and Clients"

More episodes of the podcast Introduction to C++ Programming - Winter 2010