

MCQOPTIONS
Saved Bookmarks
1. |
What is the return value of strxfrm()? |
A. | length of the transformed string, not including the terminating null-character |
B. | length of the transformed string, including the terminating null-character |
C. | display the transformed string, not including the terminating null character |
D. | display the transformed string, not including the terminating null-character |
Answer» B. length of the transformed string, including the terminating null-character | |