Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Needs to be done in C# and Console on Visio Studio. I am using composition for this so there will be multiple classes. The output

Needs to be done in C# and Console on Visio Studio. I am using composition for this so there will be multiple classes. The output will list the summer package with all the contents of the package and with their correct information attached to the products. (Ex. "The Summer Promo IPad Package cost XXX.XX and the SKU is XXXX. The package includes an IPad Pro. The item name is XXXXX, the SKU is XXXX and the price is XXX.XX)

2) C# Composition Programming

You are tasked to put together a "Summer IPad Student package" together for this 2018 Summer Promo. The package consists of an Apple IPad Pro, Apple Pencil and an Apple Bluetooth Keyboard for the IPad. These are the info that your sales manager would need on every item.

Summer Promo IPad Package = SKU: XXXX, Price: XXX.XX

IPad Pro = ITEM NAME: XXXXXXXX, SKU: XXXX, UPC: XXXXXX

Apple Ipad Pencil = ITEM NAME: XXXXXXXX ,SKU: XXXXX, UPC: XXXXXXX

Apple IPad Bluetooth Keyboard = ITEM NAME: XXXXXXXX ,SKU: XXXXX, UPC: XXXXXXX

Instantiate 2 sets of Media Package Objects to demonstrate that your program works as intended (come up with your own XXXXXX filler). Your program must show all details of the items (Bundle Package Info, IPad Pro, Ipad Pencil & IPad Keyboard) included per package.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

2. Are my sources up to date?

Answered: 1 week ago