Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

here is a sample run I was given: I have options 1 and 2 completed from the menu but I am having trouble with options

image text in transcribed

image text in transcribed

image text in transcribed

here is a sample run I was given:

image text in transcribed

I have options 1 and 2 completed from the menu but I am having trouble with options 3-5.

Below I have included a link to what I have so far:

https://drive.google.com/file/d/1XTi8e9WseKvYhB8ENtkhJkYOPJbl3lAh/view?usp=sharing

You have recently collected reviews from four movie reviewers where the reviewers are numbered 1- 4. Each reviewer has rated six movies where the movies are numbered 100 -105. The ratings range from 1 (terrible) to 5 (excellent) Note: To store the sample data below in a 2D array the reviewer numbers must be mapped to 0-3 (row subscript or index) and the movie ID's must be mapped to 0-5 (column subscript or index). The movie rating does not include data for unrated movies and only includes values related to the rating range provided. A sample data set with movie review ratings are shown in the following table 100 101 102 103 104105 1 3 2 4 214 2 4 1 2 44 45 14 2 Based on this information your program should allow the user a menu of 6 options. The options are: 1. Display current movie ratings 2. Show the average rating for each movie. 3. Show a reviewers highest rated movie. (enter reviewer# 1-4)* 4. Show a movies lowest rating. (enter movie# 100-105) 5. Enter new ratings (1-5) for movie# 100-105 for four reviewers 6. Exit the program "If a reviewer has rated multiple movies with the same highest rating, display all the movie numbers with the same highest rating

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Issues In Database Management A Refernce For The Thinking Practitioner

Authors: Fabian Pascal

1st Edition

0201485559, 978-0201485554

More Books

Students also viewed these Databases questions