Log in

View Full Version : For a button object nam btnCalories, write the click event handler to implement the


Discovery7
Nov 20, 2011, 10:50 AM
For a button object nam btnCalories, write the click event handler to implement the following requirements to calculate the number of calories burned in a run:

a) Declare variable named strMileRun, decCalories consumed, and decMiles Ran.