MCQOPTIONS
Saved Bookmarks
| 1. |
What is the action of strcmp() function |
| A. | compare two strings |
| B. | copies one string over another |
| C. | finds the length of a string |
| D. | cut one string over another |
| Answer» B. copies one string over another | |