strcmp() फ़ंक्शन क्या करेगा?
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
Explanation
Correct Answer: B) compares the string