Which of the following function is used to remove last element-03305
Which of the following function is used to remove last element of the array?
This multiple choice question (MCQ) is related to the book/course vu cs202 Fundamentals of Front End Development. It can also be found in vu cs202 Final Term - Quiz No.1.
Which of the following function is used to remove last element of the array?
Push()
Pop()
Shift()
Delete()