Write program that lets maker of chips and salsa keep track


Problem: Chips and Salsa

Write a program that lets a maker of chips and salsa keep track of sales for five different types of salsa: mild, medium, sweet, hot, and zesty. The program should use two parallel 5-element arrays: an array of strings that holds the five salsa names and an array of integers that holds the number of jars sold during the past month for each salsa type. The salsa names should be stored using an initialization list at the time the name array is created.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write program that lets maker of chips and salsa keep track
Reference No:- TGS03275823

Expected delivery within 24 Hours