mikehansonn / 3704group3

Group 3's project repo
0 stars 0 forks source link

Class Diagram 4 #6

Open dnsmits opened 4 hours ago

dnsmits commented 4 hours ago

AC: If a class inherits another class, the fields and methods declared by the parent class do not need to get declared again in the child classes.