InterviewSolution
Saved Bookmarks
| 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 |
|