MCQOPTIONS
Saved Bookmarks
| 1. |
Say we have two compare two strings which of the following function/functions can you use?i) strcmp()ii) strcasecmp()iii) strspn()iv) strcspn() |
| A. | i) and ii) |
| B. | iii) and iv) |
| C. | None of the mentioned |
| D. | All of the mentioned |
| Answer» E. | |