Q:

Say we have two compare two strings which of the following function/functions can you use?

0

Say we have two compare two strings which of the following function/functions can you use?


  1. strcmp()
  2. strcasecmp()
  3. strspn()
  4. strcspn()
  5. All of the mentioned

All Answers

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

(E).All of the mentioned

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 one of the following functions will convert ... >>
<< What will be the output of the following PHP code?...