Examveda Use . . . . . . . . to determine the null-terminated message string that corresponds to the error code errcode. A. strerror()B. strstr()C. strxfrm()D. memset()Answer: Option A This Question Belongs to C Program >> Arrays And Strings
Which function is used to compare two strings in C? A. strcmpB. strcatC. strlenD. strcomp View Answer
Join The Discussion