Given a program that keeps track of book details with the help of a
Bookclass, for each of the following program variables, specify whether it should be a local variable, an instance variable, or a class variable.
bookTitle(the title of a particular book)
averagePrice(the average price of all of the books)
price(the price of a particular book)
i (an index variable used to loop through all of the books)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.