资 源 简 介
An application that adds products to
an electronic shopping cart. The application uses three classes: Product, ShoppingCart, and ShoppingCartApplication. Part of the
work has been done for you and is provided in the student archive. You will
implement the method in ShoppingCartApplication that reads product information from the keyboard and
creates a Product object.