The macro MB_LEN_MAX is used to find _________
(a) Maximum number of bytes in a multi-byte character
(b) Whether the given function is valid or not
(c) The maximum time taken for the execution of a particular function
(d) Maximum number of bits in a multi-byte character
This question was addressed to me during a job interview.
My question is based upon Implementation-Defined Limits in chapter C Library of C