Top

Discussion

Functions whose names begin with “strn”

  • A.manipulates sequences of arbitrary characters
  • B.manipulates null-terminated sequences of characters
  • C.manipulates sequence of non – null characters.
  • D.returns a pointer to the token

Answer: C

Functions whose names begin with “strn” manipulates the sequence of non-null characters.

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

Post your comment