Q107
What is the function of strcoll()?
A.
compares the string, result is dependent on the LC_COLLATE
AnswerB.
copies the string, result is dependent on the LC_COLLATE
C.
compares the string, result is not dependent on the LC_COLLATE
D.
copies the string, result is not dependent on the LC_COLLATE
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board