What kind of locale does every program is having in C++?
(a) local locale
(b) global locale
(c) temp locale
(d) set locale
This question was addressed to me during an interview for a job.
Question is taken from Locale topic in portion Strings, Streams & Numerics in C++ of C++