Question: Java Programming Problem Create a simple server application that accepts the name of a state and provides the client with the cost for travel. Use
Java Programming Problem
Create a simple server application that accepts the name of a state and provides the client with the cost for travel. Use the table below to provide the three scenarios.
Trip to Arizona - $500 Trip to New York - $600 Trip to Utah - $300
Create a client application that provides the user with the airfare cost per their state selection. See the table above. For example, if the user enters Arizona, the client should respond with the cost of $500. Help would be much appreciated with this JAVA PROGRAMMING problem. Thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
