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