C++ assignment

profileCR680610

use c++ 


HappyTunes is an application for downloading music files. Each time a file is purchased, a transaction record is created that includes the music genre and price paid. The available genres are Classical, Easy Listening, Jazz, Pop, Rock, and Other. Develop an application that accepts input data for each transaction and displays a report that lists each of the music genres, along with a count of the number of downloads in each of the following price categories:

Over $10.00

$6.00 through $9.99 

$3.00 through $5.99 

Under $3.00

    • 7 years ago
    • 15
    Answer(2)

    Purchase the answer to view it

    blurred-text
    NOT RATED

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      Source.cpp
    • attachment
      HappyTunes.rar
    other Questions(10)