Examveda

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()

D. no such function

Answer: Option C


This Question Belongs to C Program >> Arrays And Strings

Join The Discussion

Related Questions on Arrays and Strings