Write a program for a grocery that reads products data


Write a program for a grocery that reads products data and determine and display the product that has the highest price and the average price. A product has three pieces of data: id (int), name (String) and price (double).Your program should continue reading new products until user enters -1 as id of a product.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program for a grocery that reads products data
Reference No:- TGS0129958

Expected delivery within 24 Hours