1.

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

A. strcmp()
B. strcasecmp()
C. strspn()
D. strcspn()
Answer» B. strcasecmp()


Discussion

No Comment Found