Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Write a class User that has the following private data members. Plz use C++ Question 2-5 points l0 Write a class User that has the
Write a class User that has the following private data members. Plz use C++
Question 2-5 points l0 Write a class User that has the following private data members: a string name that uniquely identifies a user an array ratings that can hold 100 integers. Elements in ratings must be one of the values in the chart below. . . an integer numRatings for the number of ratings in the ratings array. This will correspond with the total number of books. Rating aning -5 Hated it! Didn't like it Haven't read it ok neither hot nor cold about it Liked it! Really liked it! -3 1Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started