Open vaishavijay opened 1 year ago
Build tester method (public static void main) for Person Pojo. Test zero argument and all argument constructor. build toString method to display attributes of the class.
Correct the BUG in setStats! Currently, it won't let you do more than one date
Link to Code
Hacks
Build tester method (public static void main) for Person Pojo. Test zero argument and all argument constructor. build toString method to display attributes of the class.
Correct the BUG in setStats! Currently, it won't let you do more than one date
Link to Code