1.
strcmp( str1, str2 ); returns the value 0 if str1 and str2 are equal.
true
false
2.
The strlen function returns the _________.
number of characters in a string, including the null terminator
number of characters in a string, not including the null terminator
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here