Zend
200-530 · Question #449
200-530 Question #449: Real Exam Question with Answer & Explanation
The correct answer is C. strcasecmp(). See the full explanation below for the reasoning.
Question
Which of the following functions can be used to compare two strings using a case-insensitive binary algorithm?
Options
- Astrstr()
- Bsubstr()
- Cstrcasecmp()
- Dstrcmp()
Community Discussion
No community discussion yet for this question.