The C library function _____________function converts the wide character to its multibyte representation.
(a) mblen()
(b) mbtowc()
(c) wcstombs()
(d) wctomb()
This question was posed to me in semester exam.
Enquiry is from General Utilities topic in division C Library of C