What will strcmp() function do?
Posted: Wed Jul 13, 2022 7:55 pm
a) compares the first n characters of the object
b) compares the string
c) undefined function
d) copies the string
b) compares the string
c) undefined function
d) copies the string