Question: Tile Limited wants a program that allows its salesclerks to enter the length and width (both in feet) of a rectangle and the price of a square foot of tile.
The program should calculate and display the area of the rectangle and the total price of the tile. Add comments in code section. Code this program in java programming.