Q. What does the pop method do when called on an array in Ruby?
β
Correct Answer: (B)
Removes the last element of the array
You must be Logged in to update hint/solution