🧩 JavaScript Quiz Which JavaScript method is used to remove the last element from an array and also returns that removed element? A) .shift() B) .pop() C) .slice() D) .splice()
0
0
0
12
0