Need some help with some simple java programming tests:
Test 1: The java coding that accepts a distance it kilometers, sends it to a method which converts it to miles, and then displays the result.
Test 2: The java coding that accepts the cost of a building, sends it to a method which calculated the recommended insurance, and then displays the result in currency format.