-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
See the inheritance exercise.
There are two features required:
- Verify that the constructor of the
Characterclass uses theprotectedmodifier. - Verify that the various fields used (hit points, spell prepared and potion drunk) use the
privatemodifier. i.e. all fields should be private
The boilerplate is here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels