1.

Which header file is used to operate on numeric sequences?(a) number(b) numeric(c) algorithm(d) digitI got this question in unit test.I want to ask this question from Generalized Numeric Algorithms in section Strings, Streams & Numerics in C++ of C++

Answer»

Correct CHOICE is (b) NUMERIC

For explanation: HEADER file is used to operate on numeric sequences that SUPPORT certain operations.



Discussion

No Comment Found

Related InterviewSolutions