Programming Languages PHP Objective
Mar 15, 2013

The ___________ function can be used to compare two strings using a case-insensitive binary algorithm.

Choose the correct answer:
A) strcmp()
B) stricmp()
C) strcasecmp()
D) stristr()
Detailed Explanation

Option C is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback