1.

How many categories are available in facets?(a) 4(b) 5(c) 6(d) 3I got this question in an online interview.The question is from Locale topic in section Strings, Streams & Numerics in C++ of C++

Answer»

The correct option is (c) 6

To explain: There are 6 CATEGORIES of FACET in c++. They are collate, ctype, MONETARY, numeric, TIME and MESSAGES.



Discussion

No Comment Found

Related InterviewSolutions