Q239
Which function converts the wide-character string to a multibyte string?
A.
wcstombs()
AnswerB.
mbstowcs()
C.
mbtowc()
D.
mblen()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board