Vidyalelo
C Programming · Q118

Arrays and Strings

Programming · C Programming · question 118

Q118

The mem functions are meant for . . . . . . . .

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

Answer: Option B

Solution

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