Design an application that continuously accepts a customers


The Vernon Hills Mail-Order Company often sends multiple packages per order. For each customer order, print enough mailing labels to use on each of the separate boxes that will be mailed. Th e mailing labels contain the customer's complete name and address, along with a box number in the form "Box 9
of 9". For example, an order that requires three boxes produces three labels: "Box 1 of 3", "Box 2 of 3", and "Box 3 of 3". Design an application that continuously accepts a customer's title (for example, "Mrs."), a fi rst name, last name, street address, city, state, zip code, and number of boxes in the order until an appropriate sentinel value is entered. Produce enough mailing labels for each order.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Design an application that continuously accepts a customers
Reference No:- TGS01474735

Expected delivery within 24 Hours