Ask Question

The "edit" command must allow the user to find a record in the list by director. If there are multiple records with the same director, then your program must prompt the user which one to edit. The user may modify all of the attributes in the record. What must "rate" do?

+2
Answers (1)
  1. 12 July, 15:03
    0
    To allow user to assign rating

    Explanation:

    The basic function of "rate" command is to give opportunity to the user to assign a value to a song from the range of 1 - 5.

    In the range, the value of 1 indicates the lowest rating, while value of 5 is the highest rating that can be obtained.

    Any previous ratings are then replaced by the new rating assigned from the range of 1 - 5.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The "edit" command must allow the user to find a record in the list by director. If there are multiple records with the same director, then ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers