Can someone explain what is wrong with my set methods?
kenny gill
Ranch Hand
Joined: Mar 12, 2012
Posts: 54
posted
0
here are the instructions:
These methods should return a boolean to indicate success or failure, depending on if the project or quiz number is out of the bounds of the array. The setProjectScore() and setQuizScore() methods will place the double value into the project or quiz number index of its respective array.