Q:

Which PHP function treats a string as collection of characters rather than a sequence?

0

Which PHP function treats a string as collection of characters rather than a sequence?


  1. strspn ( )
  2. strcspn ( )
  3. count_chars
  4. All of them

All Answers

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

 (d).All of them

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
By using special wildcards for matching a string w... >>
<< Process of breaking up a long string into words is...