Computer Science, asked by bhuvirat, 12 hours ago

Which method of the array removes and returns the last element?
a.shift()
b. pop()
c. push()
d.join()​

Answers

Answered by yacoding
0

Answer:

b. pop()

Explanation:

this is the right answer

Similar questions