MCQOPTIONS
Saved Bookmarks
| 1. |
There are two groups of string functions defined in the header <string.h>. What are they? |
| A. | first group names beginning with str; second group names beginning with mem |
| B. | first group names beginning with str; second group names beginning with is |
| C. | first group names beginning with string; second group names beginning with mem |
| D. | first group names beginning with str; second group names beginning with type |
| Answer» B. first group names beginning with str; second group names beginning with is | |