1.

Which objects information is loaded in locale object?(a) facet object(b) instead object(c) Both facet & instead object(d) secant objectThis question was posed to me in exam.My question is from Locale in division Strings, Streams & Numerics in C++ of C++

Answer»

The correct choice is (a) FACET object

The best EXPLANATION: A locale object contains information about which facet objects CONSTITUTE a locale, and is each one of these facet objects that IMPLEMENTS specific features as member functions.



Discussion

No Comment Found

Related InterviewSolutions