1.

Which header file is used to define data formats and currency symbols?(a) setjmp.h(b) locale.h(c) stdarg.h(d) assert.hI got this question during an online exam.This interesting question is from Localization topic in section C Library of C

Answer»

Correct answer is (b) LOCALE.H

The explanation: locale. h is the header file which defines the LOCATION SPECIFIC settings, such as data formats and currency location.



Discussion

No Comment Found

Related InterviewSolutions