Question: lost rogramming Exercise 4-3AB Instructions Fitn running, the minutes to 0, and the date to January 1 of the current year. l Create an application
lost




rogramming Exercise 4-3AB Instructions Fitn "running", the minutes to 0, and the date to January 1 of the current year. l Create an application that 3 demonstrates each method works /s correctly. b. Create an additional overloaded constructor for the FitnessTracker class you created in Exercise 3a. This constructor receives parameters for each of the data fields and assigns them appropriately. Add any needed statements to the TestFitnessTracker application to ensure that the overloaded constructor works correcthy save it, and then test it Grading Seploymentld-584711353885931559413826018elSBN-97813373970948esnapshotld-11223198id FitnessTracker.java TestFitnessTracker j... A 1 import java.tine. 2 publtc class FitnessTracker [ 3 String activity int ninutes LocalDate date. 6public FitnessTracker() t public FitnessTracker (String a, tnt n. Localoate d) ( public String getActivityo public ot getainutest) t pubtic Localbate getDate)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
