Top

Discussion

The mem functions are meant for _______

  • A.returning a pointer to the token
  • B.manipulating objects as character arrays
  • C.returning a pointer for implemented-defined string
  • D.returning a pointer to first occurrence of string in another string

Answer: B

The mem functions is used for manipulating objects as character arrays.

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

Post your comment