1.

To which type does the numeric limits are suitable?(a) Character types(b) Mixed type(c) Arithmetic types(d) Relational typesI got this question in a national level competition.Query is from Numeric Limits topic in section Strings, Streams & Numerics in C++ of C++

Answer»

The CORRECT option is (c) ARITHMETIC TYPES

To explain I WOULD say: Numeric limits provides the information about the PROPERTIES of arithmetic types.



Discussion

No Comment Found

Related InterviewSolutions