Write a java program for a furniture company


1a. Write a Java program for a furniture company. Ask the user to choose P for Pine, O for Oak or M for Mahogany. Show the price of a table manufactured with the chosen wood. Pine tables cost $100, oak tables cost $225 and mahogany tables cost $310.
1b. Add a prompt to the application you wrote in Exercise 1a to ask the user to specify a (1) large table or a (2) small table, but only if the wood selection is valid. Add $35 to the price of any large table, and add nothing to the price for a small table. Display an appropriate message if the size value is invalid, and assume the price is for a small table. Save the file as Furniture.java.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java program for a furniture company
Reference No:- TGS0105073

Expected delivery within 24 Hours