Q16
In Ruby, which method is used to remove the last element from an array and return it?
A.
pop
AnswerB.
remove
C.
delete
D.
shift
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board