Question: write code in c++ Task 04: Using 2D safe array of task 03. Do the following: - Given a 2D array where rows represent the

write code in c++
Task 04: Using 2D safe array of task 03. Do the following: - Given a 2D array where rows represent the reviewers and columns represent the movies as shown in the table given below. - Write a program to find the average rating given by the reviewer in row 2 , - Write a program to find the highest rated movie among all four movies. - Write a program to find the lowest-rated movie among all four movies. - Write a program to find which reviewer has given the highest rating to a movie in column number 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
