1.

Which macro is used in the setlocale() function?(a) LC_SET(b) FLT_RADIX 2(c) LC_MESSAGES(d) SHRT_MAXThe question was asked by my college director while I was bunking the class.The above asked question is from Localization topic in division C Library of C

Answer»

The correct option is (C) LC_MESSAGES

The EXPLANATION: LC_MESSAGES in the function char *setlocale(char category, const char loc) is used for system RESPONSES.



Discussion

No Comment Found

Related InterviewSolutions