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 one of the following functions finds the last occurrence of a string, returning its numerical position?

a) strlastpos()
b) strpos()
c) strlast()
d) strrpos()

Answer: d
Explanation: strrpos()

Join The Discussion