Q. Which of the following function of Array object removes the last element from an array and returns that element? (A) push() (B) delete() (C) pop() (D) link() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) pop()