Vidyalelo
C Programming · Q124

Arrays and Strings

Programming · C Programming · question 124

Q124

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.
Answer
D.
returns a pointer to the token

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board