Class notes
UML Notation and Inheritance
- Course
- CSC 230 (CSC230)
- Institution
- University Of North Carolina - Greensboro
Talks about association, aggregation, composition, and inheritance. Inheritance goes into superclasses and subclasses, how to implement them, over how overriding them can affect code. (tells you the differences between overriding and overloading) Ends with dynamic binding and casting objects.
[Show more]