Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Lecture 11-Constructors and Clients

Lecture 11-Constructors and Clients

FromIntroduction to C++ Programming - Winter 2010


Lecture 11-Constructors and Clients

FromIntroduction to C++ Programming - Winter 2010

ratings:
Length:
20 minutes
Released:
Mar 1, 2010
Format:
Podcast episode

Description

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.
Released:
Mar 1, 2010
Format:
Podcast episode

Titles in the series (8)

Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.