Monday, August 3, 2015

Inheritance and Class Extension

In this program the Deck Object inherits all the methods of the Hand objects. The Deck object also has some methods added to it. See example below.







No comments:

Post a Comment