MB_CUR_MAX is not defined in stdlib.h.
Answer: B
MB_CUR_MAX is defined under header file stdlib.h . MB_CUR_MAX expands into a positive integer expression.It is the maximum number of bytes in a multibyte character present in the current locale.