Solved

Ruby Permits the Specification of a Negative Integer Value When

Question 33

Multiple Choice

Ruby permits the specification of a negative integer value when referring to array values. An index value of -2 would refer to which item in an array?


A) The first item stored in the array
B) The second item stored in the array
C) The last item stored in the array
D) The second to last item stored in the array

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions