Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of the following function is used to get the value of the previous element in an array?

a) last()
b) before()
c) prev()
d) previous()

Answer: c
Explanation: The prev() function returns the previous element in the array.

Join The Discussion