1.

Use_______to determine the null-terminated message string that corresponds to the error code errcode.

A. strerror()
B. strstr()
C. strxfrm()
D. memset()
Answer» B. strstr()


Discussion

No Comment Found