Q127
This function offers the quickest way to determine whether two character sequences of the same known length match character for the character up to and including any null character in both.
A.
strcmp()
B.
memcmp()
C.
strncmp()
AnswerD.
no such function
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board