Vidyalelo
C Programming · Q76

Arrays and Strings

Programming · C Programming · question 76

Q76

Which of the given function is used to return a pointer to the located character?

A.
strrchr()
B.
strxfrm()
C.
memchar()
D.
strchar()
Answer

Answer: Option D

Solution

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