Problem:
Question 1: Write a program that will convert a distance entered in inches to a distance in yards, feet and inches.
Question 2: Write a simple Java application which calculates the power dissipation in a simple circuit.
Show the code, demonstrate it works properly and describe what it is doing.