A, C, and D. The code will need to iterate through an array, test the condition to see if the array value equals a "nickel" string, and perform an assignment to increase the value of the counter.
B is incorrect. Assertion statements are used to evaluate whether code is functioning as expected.