Number of different shipping options

Assignment Help Business Management
Reference no: EM132269041

Your family runs a package delivery services which offer a number of different shipping options, each with specific costs associated. Make an inheritance hierarchy to represent various types of packages. Use Package (standard package) as the base class of the hierarchy, and then add two derived classes TwoDayPackage and OvernightPackage. In the base class (Package), it includes sender and recipient information, package weight in ounces and cost per ounce. Package class has a function calcCost() which allows derived classes to override with their own implementations. Derived class TwoDayPackage should inherit the functionality from base class, Package, but also includes its own data member that represents a flat fee for two day delivery services. OvernightPackage class inherits from Package class and also includes a fee which charges extra fee per ounce for overnight delivery services. Both classes will override the calcCost() and print() functions from the base class. Your program should contain the following functionality:  

a. Make a base class named Package which has the following private data members 

  • weightInOuncewith double type
  • costPerOuncewith double type
  • senderNamewith string type
  • senderZipwith string type
  • recipientNamewith string type
  • recipientZipwith string type

a. Package class should contain the following functions: 

  • constructor which initializes the private data members
  • parameterized constructor to set the value for each private data members
  • necessary get and set functions for each private data members
  • double calcCost()- returns the cost of the package (weightInOunce*costPerOunce)
  • void print()- displays the package information including type of package, sender, recipient, weight, and cost.[NOTE: use virtual function in order to be able to derive from this class]

a. Make a derived class named TwoDayPackage which inherits the functionality from based class, Package, but also include its own data member and functions. 

  • flatFeewith double type
  • add necessary constructors and get and set functions forflatFee

a. Make a derived class named OvernightPackage which inherits from Package and also includes its own data member and functions. 

  • extraFeePerOuncewith double type
  • add necessary constructors and get and set functions forextraFeePerOunce

a. Both derived classes will override the calcCost() and print() functions from the base class. 

b. In your main program, Make an array of Package which holds a list of 5 packages. const int SIZE=5;  

Package pkgList[SIZE]; [NOTE: recommend to use array of pointers to make it easier to manage derived classes]

c. Fill the pkgList array with each type of the package (3 TwoDayPackages and 2 OvernightPackages). 

d. Display the package list with details of each package.

Reference no: EM132269041

Questions Cloud

Write a paper on - medical/pharmaceutical : Choose one of the following topics/treatments for your paper. A well-written Introduction or thesis paragraph (see the APA manual for use of a heading labeled).
Processes could help to get project under control : Discuss what documents, tools, and/or processes could help to get project under control or could have prevented it from getting out of control in first place.
Issue of scalability in ospf multi-access network : How was DR and BDR were able to solve the issue of scalability in OSPF multi-access network.
Corning incorporated-the growth and strategy council : Read the case, “Corning Incorporated: The Growth and Strategy Council.”
Number of different shipping options : Your family runs a package delivery services which offer a number of different shipping options, each with specific costs associated. Make an inheritance hierar
Describe mhcs strategy in terms of market position : Identify any areas where current management KSAs are not aligned with effective implementation of the competitive strategy.
Number of candidates : C++ program that reads a local election result file (called "votes.txt"):
Decision making in traditional management : Explain decision making process. How is decision making in scientific management different from decision making in traditional management?
Design and implement a c program : Design and implement a C program which repeatedly asks for a telephone number and validates it

Reviews

Write a Review

Business Management Questions & Answers

  Caselet on michael porter’s value chain management

The assignment in management is a two part assignment dealing 1.Theory of function of management. 2. Operations and Controlling.

  Mountain man brewing company

Mountain Man Brewing, a family owned business where Chris Prangel, the son of the president joins. Due to increase in the preference for light beer drinkers, Chris Prangel wants to introduce light beer version in Mountain Man. An analysis into the la..

  Mountain man brewing company

Mountain Man Brewing, a family owned business where Chris Prangel, the son of the president joins. An analysis into the launch of Mountain Man Light over the present Mountain Man Lager.

  Analysis of the case using the doing ethics technique

Analysis of the case using the Doing Ethics Technique (DET). Analysis of the ethical issue(s) from the perspective of an ICT professional, using the ACS Code of  Conduct and properly relating clauses from the ACS Code of Conduct to the ethical issue.

  Affiliations and partnerships

Affiliations and partnerships are frequently used to reach a larger local audience? Which options stand to avail for the Hotel manager and what problems do these pose.

  Innovation-friendly regulations

What influence (if any) can organizations exercise to encourage ‘innovation-friendly' regulations?

  Effect of regional and corporate cultural issues

Present your findings as a group powerpoint with an audio file. In addition individually write up your own conclusions as to the effects of regional cultural issues on the corporate organisational culture of this multinational company as it conducts ..

  Structure of business plan

This assignment shows a structure of business plan. The task is to write a business plane about a Diet Shop.

  Identify the purposes of different types of organisations

Identify the purposes of different types of organisations.

  Entrepreneur case study for analysis

Entrepreneur Case Study for Analysis. Analyze Robin Wolaner's suitability to be an entrepreneur

  Forecasting and business analysis

This problem requires you to apply your cross-sectional analysis skills to a real cross-sectional data set with the goal of answering a specific research question.

  Educational instructional leadership

Prepare a major handout on the key principles of instructional leadership

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd