1.

What is the main feature of locale in C++?(a) Sustainability(b) Portability(c) Reliability(d) Sustainability & ReliabilityThis question was posed to me in a national level competition.Origin of the question is Locale topic in division Strings, Streams & Numerics in C++ of C++

Answer»

The correct option is (b) Portability

Easiest explanation - A locale is a SET of features that are culture-specific, which can be USED by programs to be more PORTABLE INTERNATIONALLY.



Discussion

No Comment Found

Related InterviewSolutions