Q:

Which function start its search from backward rather than from beginning?

0

Which function start its search from backward rather than from beginning?


  1. Strcmp ( )
  2. Strstr ( )
  3. Strpos ( )
  4. All of them

All Answers

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

 (c).Strpos ( )

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

total answers (1)

PHP STRINGS AND REGULAR EXPRESSIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which function takes a single string and returns i... >>
<< Literal string specified in PHP code by...