?
Say we have two compare two strings which of the following function/functions can you use?
Say we have two compare two strings which of the following function/functions can you use?
1. strcmp()
2. strcasecmp()
3. strspn()
4. strcspn()
Answer & Solution
Correct Answer:
Option
D
All of the functions mentioned above can be used to compare strings in some or the other way.
Join the Discussion
Login to post a comment or share your explanation.
Login