Question: Task 1. Create a class called ship that incorporates a ships number and location. Number each ship object as it is created. Use two variables

Task 1. Create a class called ship that incorporates a ships number and location. Number each ship object as it is created. Use two variables of the angle class to represent the ships latitude and longitude. 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. Design a main() program that creates three ships, asks the user to input the position of each, and then displays each ships number and position.

Task 2. Design a solution to overload the unary increment and binary addition operator to work on two number objects

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!