Question: c ) Create a class called ship that incorporates a ship's number and location. Use two variables of the angle class from Exercise b to
c Create a class called "ship" that incorporates a ship's number and location. Use two variables of the angle class from Exercise b to represent the ship's latitude and longitude. A ship should be able to sail. Additionally, a member function of the ship class should get a position from the user and store it in the object; another should report the serial number and position. Write a main program that creates three ships, asks the user to input the position of each, and then displays each ship's number and position.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
