MCQOPTIONS
Saved Bookmarks
| 1. |
Say we have two compare two strings which of the following function/functions can you use?1. strcmp()2. strcasecmp()3. strspn()4. strcspn() |
| A. | and 2 |
| B. | and 4 |
| C. | one of the mentioned |
| D. | ll of the mentioned |
| Answer» E. | |