Top

Discussion

The function strsp() is the complement of strcspn().

  • A.true
  • B.false

Answer: A

Both strcspn() and strpbrk() perform the same function. Only strspn() the return values differ. The function strspn() is the complement of strcspn() .

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

Post your comment