Create a base banking account.
Decide what characteristics are common for checking
and saving accounts and include these characteristics in the base class. Define subclasses
for checking and savings. In your design, do not allow the banking base account
to be instantiatedonly the checking and saving subclasses. Include a presentation
class to test your design.
Decide what characteristics are common for checking
and saving accounts and include these characteristics in the base class. Define subclasses
for checking and savings. In your design, do not allow the banking base account
to be instantiatedonly the checking and saving subclasses. Include a presentation
class to test your design.
0 comments:
Post a Comment