Admin and Account classes are shown using composition.
Account can exist without Admin class right?
Rather it should be Admin and Account classes use Aggregation?
Admin and Account classes are shown using composition.
Account can exist without Admin class right?
Rather it should be Admin and Account classes use Aggregation?