1.

Select the correct statement.(a) LC_MONETARY affects the monetary information(b) LC_MONETARY does not affect the monetary information(c) LC_ALL does not set everything(d) LC_CTYPE affects only one character functionsI got this question in a national level competition.The above asked question is from Localization topic in section C Library of C

Answer»

Right ANSWER is (a) LC_MONETARY affects the MONETARY INFORMATION

The EXPLANATION: LC_MONETARY is the macro defined under header file locale.h which affects the monetary information provided by localeconv function.



Discussion

No Comment Found

Related InterviewSolutions