Q:

Which of the following function of Array object removes the last element from an array and returns that element?

0

Which of the following function of Array object removes the last element from an array and returns that element?


  1. push()
  2. delete()
  3. pop()
  4. link()

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

C.pop()

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

A Javascript developed in Unix machine... >>
<< Purpose of designing the Javascript...