May 2010
Intermediate to advanced
1272 pages
61h 18m
English
Inheritance is the feature that enables designing classes that derive from simpler classes, known as base classes. Derived classes implement members defined within the base class and have the possibility of defining new members or of redefining inherited members. Members that a derived class inherits from the base one can be methods, properties, and fields, but such members must have Public, Protected ...
Read now
Unlock full access