Home » C++ Programming » Dynamic Memory » Question
  1. What is the main feature of locale in C++?
    1. Portability
    2. Reliability
    3. Sustainability
    4. All of above
    5. None of these
Correct Option: C

A locale is a set of features that are culture-specific, which can be used by programs to be more portable internationally.



Your comments will be displayed only after manual approval.