1.

What will strcmp() function do?

A. compares the first n characters of the object
B. compares the string
C. undefined function
D. copies the string
Answer» C. undefined function


Discussion

No Comment Found