Top

Discussion

There are two groups of string functions defined in the header . 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: A

There are two groups of string functions declared under the header . The first have names beginning with str and second have names beginning with mem.

No comment is present. Be the first to comment.
Loading…

Post your comment