The ___________ function can be used to compare two strings using a case-insensitive binary algorithmA) strcmp()B) stricmp()C) strcasecmp()D) stristr()E) None of the above
strcasecmp()