1.

Which macro sets everything defined under locale. h?(a) LC_ALL(b) LC_COLLATE(c) LC_SET(d) LC_TIMEThe question was posed to me by my college director while I was bunking the class.Question is taken from Localization topic in portion C Library of C

Answer»

The CORRECT CHOICE is (a) LC_ALL

The BEST explanation: LC_ALL is the MACRO which sets everything. It is defined under header file locale.h.



Discussion

No Comment Found

Related InterviewSolutions