Question: Help with C++ Write a program to implement Struct in Array and Arrays in Struct. The structure will be used for 3 Movies, each movie
Help with C++
Write a program to implement Struct in Array and Arrays in Struct. The structure will be used for 3 Movies, each movie will have a title, rating and 4 comments. The movie information should be read from a file.
Display the Movie with the highest rating.
Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
