Write amodularC program that accepts by keyboard input five(5) user-scoresof the PS5 gaming console. The program must repeatedly request from eachuser,ratingson thefollowing factors of the PS5 gamingconsole:•cost,•games, •backward compatibility, and •screenresolution. All factorsare to bescored using a scale of 1 to 5where 5 represents the highest rating on a factor and 1 represents the lowest. All 4 factor scores must be totalledand stored within thePS5_Scoring Array, giving a score out of 20for each user.Write three functions to achieve the following requirements of the program.1.Printthe lowest score for the PS5 console.2.Print the highest scorefor the PS5 console3.Calculateand printthe average of the scoresfor the PS5 console. Determines and printthe average ratings on the PS5 gaming consoleas:a.“Excellent” if the average is between 16and 20, b.“Average” if the average is between 10and 15, and c.“Poor” if the average is between 0 and 9.

Wait, why the demanding tone here plus you want this in c, c++ and Pascal? Look at your tags again. Also, the title writes C++ yet you lead with "amodularC" which may be a typo or is there a development kit called by that name?

Maybe you didn't mean to do this but meant to ask for others to write and be paid by you. Try again?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.