How does the limits.h header file can be represented in C++?
(a) limits
(b) limit
(c) climits
(d) dlimits
I got this question during an online interview.
This intriguing question comes from C Standard Library in division Strings, Streams & Numerics in C++ of C++